Home
last modified time | relevance | path

Searched refs:P_PCKILL (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/sys/ !
H A Dproc_internal.h559 #define P_PCKILL 3 macro
/xnu-12377.1.9/bsd/kern/ !
H A Dproc_info.c777 case P_PCKILL: in proc_pidbsdinfo()
886 case P_PCKILL: in proc_pidshortbsdinfo()
H A Dkern_proc.c4742 case P_PCKILL: in proc_dopcontrol()
4809 case P_PCKILL: in proc_resetpcontrol()
H A Dkern_exec.c4598 p->p_pcaction = P_PCKILL; in posix_spawn()