HomeSort by: relevance | last modified time | path
    Searched defs:quitit (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/msgs/
msgs.c 129 bool quitit = NO; variable in typeref:typename:bool
557 quitit = YES;
601 if (quitit)
614 if (already && !quitit && lastcmd && totty) {
  /src/bin/csh/
csh.c 182 int quitit = 0; variable in typeref:typename:int
236 quitit = 1;
424 quitit = 1;
451 if (quitit) /* With all due haste, for debugging */
532 if (!quitit) /* Wary! */
539 if (quitit == 0 && arginp == 0) {

Completed in 12 milliseconds