Home
last modified time | relevance | path

Searched refs:S_notify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c136 S_notify, donotify, 0, INF,
H A Dsh.tconst.c167 tchar S_notify[] = {'n', 'o', 't', 'i', 'f', 'y', 0}; /*nofify */ variable
H A Dsh.proc.c152 if (jobflags&PNOTIFY || adrof(S_notify /* "notify" */)) { in pchild()