Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/tests/
H A Dxnupost.h136 int bsd_do_post(void);
/xnu-8020.101.4/bsd/tests/
H A Dbsd_tests.c123 bsd_do_post(void) in bsd_do_post() function
/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c1053 result = bsd_do_post(); in bsdinit_task()