Searched refs:RB_QUICK (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dreboot.h86 #define RB_QUICK 0x400 /* quick and ungraceful reboot with file system caches flushed*/ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_shutdown.c119 if ( (howto&RB_QUICK) == RB_QUICK)
131 if ((howto&RB_QUICK)==RB_QUICK) {

Completed in 16 milliseconds