Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h54 #define PNOTIFY (1<<5) /* notify async when done */ macro
H A Dsh.proc.c152 if (jobflags&PNOTIFY || adrof(S_notify /* "notify" */)) { in pchild()
1169 pp->p_flags |= PNOTIFY; in donotify()