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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc.h180 #define P_EXEC 0x00004000 /* Process called exec. */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c604 if (targp->p_flag & P_EXEC) {
H A Dkern_exec.c1119 OSBitOrAtomic(P_EXEC, (UInt32 *)&p->p_flag);

Completed in 79 milliseconds