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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.h105 #define PHUP (1<<17) /* Process is marked for SIGHUP on exit */ macro
H A Dsh.c1852 np->p_flags &= ~PHUP;
2407 if ((np->p_flags & PHUP) && np->p_jobid != shpgrp &&
H A Dsh.proc.c747 pp->p_flags |= PHUP;

Completed in 61 milliseconds