Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/tests/
H A Dbsd_tests.c95 int no_load_counter = 5; in bsd_list_tests() local
99 while (no_load_counter > 0) { in bsd_list_tests()
112 no_load_counter -= 1; in bsd_list_tests()
113 printf("bsd_list_tests: INFO: no new kexts loaded. remaining checks: %d\n", no_load_counter); in bsd_list_tests()