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

/freebsd-12-stable/contrib/tcsh/
H A Dsh.proc.h104 #define PHUP (1<<17) /* Process is marked for SIGHUP on exit */ macro
H A Dsh.c1880 np->p_flags &= ~PHUP;
2439 if ((np->p_flags & PHUP) && np->p_jobid != shpgrp &&
H A Dsh.proc.c771 pp->p_flags |= PHUP;

Completed in 88 milliseconds