Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c288 static int shudprompt; variable
321 if ((shudprompt = (intty && !sourcing)) != 0) { in commands()
400 if (value("ignoreeof") != NOSTR && shudprompt) { in commands()
689 if (shudprompt) in contin()