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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dcodesign.h39 #define CS_EXEC_SET_KILL 0x2000 /* set CS_KILL on any exec'ed process */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c885 CS_HARD|CS_KILL|CS_EXEC_SET_HARD|CS_EXEC_SET_KILL);
892 if (p->p_csflags & CS_EXEC_SET_KILL)

Completed in 115 milliseconds