Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dcsh.h118 extern int neednote; /* Need to pnotify() */
H A Dcsh.c98 int neednote; variable
1138 if (neednote) in process()
H A Dproc.c197 neednote++; in pchild()
211 neednote = 0; in pnote()