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

/freebsd-10.2-release/usr.bin/msgs/
H A Dmsgs.c127 static bool quitit = NO; variable
551 quitit = YES;
598 if (quitit)
611 if (already && !quitit && lastcmd && totty) {
/freebsd-10.2-release/contrib/tcsh/
H A Dsh.c242 int quitit = 0; local
363 quitit = 1;
995 quitit = 1;
1051 if (quitit) /* With all due haste, for debugging */
1159 if (!quitit) /* Wary! */
1193 if (quitit == 0 && arginp == 0) {

Completed in 163 milliseconds