Searched defs:quitit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.c45 bool quitit; variable
161 quitit = 1;
308 quitit = 1;
346 if (quitit) /* With all due haste, for debugging */
414 if (!quitit) /* Wary! */
430 if (quitit == 0 && arginp == 0) {

Completed in 94 milliseconds