Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/cmd/ztest/
Dztest.c295 typedef struct ztest_info { struct
349 ztest_info_t ztest_info[] = { variable
385 #define ZTEST_FUNCS (sizeof (ztest_info) / sizeof (ztest_info_t))
5504 zi = &ztest_info[rand]; in ztest_thread()
6273 zi = &ztest_info[f]; in main()
6352 zi = &ztest_info[f]; in main()