Home
last modified time | relevance | path

Searched refs:P_WEXIT (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/sys/
H A Dproc.h182 #define P_WEXIT 0x00002000 /* Working on exiting */ macro
/xnu-8020.140.41/bsd/kern/
H A Dkern_sysctl.c1016 exp->p_flag |= P_WEXIT; in fill_user32_externproc()
1068 exp->p_flag |= P_WEXIT; in fill_user64_externproc()