Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c315 Char STRnotify[] = { 'n', 'o', 't', 'i', 'f', 'y', '\0' }; variable
H A Dsh.proc.c389 if (jobflags & PNOTIFY || adrof(STRnotify)) { in pchild()