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

/illumos-gate/usr/src/boot/sys/boot/userboot/test/
H A Dtest.c58 void test_exit(void *arg, int v);
340 test_exit(arg, 0);
355 test_exit(void *arg, int v) function
407 .exit = test_exit,

Completed in 154 milliseconds