Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.h118 bool neednote; /* Need to pnotify() */ variable
H A Dsh.proc.c154 neednote++; in pchild()
170 neednote = 0; in pnote()
H A Dsh.c963 if (neednote) in process()