Searched refs:ztest_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c293 typedef struct ztest_info { struct
347 ztest_info_t ztest_info[] = { variable
383 #define ZTEST_FUNCS (sizeof (ztest_info) / sizeof (ztest_info_t))
5512 zi = &ztest_info[rand];
6277 zi = &ztest_info[f];
6356 zi = &ztest_info[f];

Completed in 73 milliseconds