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

  /src/usr.bin/mail/
tty.c 60 static int ttyset; /* We must now do erase/kill */ variable in typeref:typename:int
151 if (ttyset == 0)
198 ttyset = 0;
217 if (ttyset == 0) {
218 ttyset = 1;
233 if (ttyset != 0) {
234 ttyset = 0;

Completed in 12 milliseconds