Home
last modified time | relevance | path

Searched refs:PNOTIFY (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.proc.h92 #define PNOTIFY (1<<5) /* notify async when done */ macro
H A Dsh.proc.c389 if (jobflags & PNOTIFY || adrof(STRnotify)) { in pchild()
1749 pp->p_flags |= PNOTIFY; in donotify()