Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/tests/
H A Dbsd_tests.c102 int no_load_counter = 5; in bsd_list_tests() local
106 while (no_load_counter > 0) { in bsd_list_tests()
119 no_load_counter -= 1; in bsd_list_tests()
120 printf("bsd_list_tests: INFO: no new kexts loaded. remaining checks: %d\n", no_load_counter); in bsd_list_tests()