Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dproc_internal.h559 #define P_PCKILL 3 macro
/xnu-12377.41.6/bsd/kern/
H A Dproc_info.c785 case P_PCKILL: in proc_pidbsdinfo()
902 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.c5041 p->p_pcaction = P_PCKILL; in posix_spawn()