Searched refs:STRnotify (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ | ||
H A D | tc.const.c | 315 Char STRnotify[] = { 'n', 'o', 't', 'i', 'f', 'y', '\0' }; variable |
H A D | sh.proc.c | 389 if (jobflags & PNOTIFY || adrof(STRnotify)) { in pchild() |