Home
last modified time | relevance | path

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

/xnu-11215.61.5/libsyscall/wrappers/ !
H A Dreboot.c36 reboot_np(int howto, const char *msg) in reboot_np() function
/xnu-11215.61.5/bsd/sys/ !
H A Dreboot.h108 int reboot_np(int howto, const char *message);
/xnu-11215.61.5/tests/skywalk/ !
H A Dskt_utunloop.c231 reboot_np(RB_PANIC | RB_QUICK, "skt_utunloop stalled"); in skt_utunloop_xfer_slots()