Searched defs:ztest_info_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c297 } ztest_info_t; typedef in typeref:struct:ztest_info
347 ztest_info_t ztest_info[] = {
383 #define ZTEST_FUNCS (sizeof (ztest_info) / sizeof (ztest_info_t))
5462 ztest_execute(int test, ztest_info_t *zi, uint64_t id)
5492 ztest_info_t *zi;
6194 ztest_info_t *zi;

Completed in 78 milliseconds