Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/tests/ !
H A Dxnupost.h137 int bsd_list_tests(void);
/xnu-8019.80.24/bsd/tests/ !
H A Dbsd_tests.c88 bsd_list_tests() in bsd_list_tests() function
/xnu-8019.80.24/bsd/kern/ !
H A Dbsd_init.c1050 int result = bsd_list_tests(); in bsdinit_task()