Searched refs:STRnotify (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/bin/csh/ | ||
| H A D | const.c | 123 Char STRnotify[] = { 'n', 'o', 't', 'i', 'f', 'y', '\0' }; variable |
| H A D | proc.c | 188 if (jobflags & PNOTIFY || adrof(STRnotify)) { in pchild() |