Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.c25 bool neednote; variable
160 neednote++; in pchild()
176 neednote = 0; in pnote()
H A Dsh.h115 extern bool neednote; /* Need to pnotify() */
H A Dsh.c966 if (neednote) in process()