Home
last modified time | relevance | path

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

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