Home
last modified time | relevance | path

Searched refs:doneinp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.c943 doneinp = 0; in process()
960 if (doneinp) { in process()
961 doneinp = 0; in process()
H A Dsh.h107 extern bool doneinp; /* EOF indicator after reset from readc */
H A Dsh.lex.c1200 doneinp = 1; in readc()
1259 doneinp = 1; in readc()
H A Dsh.func.c54 bool doneinp; variable
1650 doneinp = 0; in doeval()