Searched refs:P_REBOOT (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dkern_xxx.c116 OSBitOrAtomic(P_REBOOT, &p->p_flag); /* No more signals for this proc */
H A Dkern_sig.c1765 if (ISSET(sig_proc->p_flag, P_REBOOT) ||
/xnu-2782.1.97/bsd/sys/
H A Dproc.h190 #define P_REBOOT 0x00200000 /* Process called reboot() */ macro

Completed in 22 milliseconds