Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c109 Char STRnotify[] = { 'n', 'o', 't', 'i', 'f', 'y', '\0' }; variable
H A Dproc.c184 if (jobflags & PNOTIFY || adrof(STRnotify)) { in pchild()