Searched refs:SEXECED (Results 1 – 3 of 3) sorted by relevance
94 if (p->p_flag & SEXECED) { in setpgrp()
489 #define SEXECED 0x00004000 /* this process has execed */ macro
390 p->p_flag |= (SEXECED|SMSACCT|SMSFORK); in exec_common()