Searched refs:PHUP (Results 1 – 3 of 3) sorted by relevance
104 #define PHUP (1<<17) /* Process is marked for SIGHUP on exit */ macro
1880 np->p_flags &= ~PHUP; in phup()2439 if ((np->p_flags & PHUP) && np->p_jobid != shpgrp && in done()
771 pp->p_flags |= PHUP; in palloc()