| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/mail/ | |
| tty.c | 60 static int ttyset; /* We must now do erase/kill */ variable 151 if (ttyset == 0) 198 ttyset = 0; 217 if (ttyset == 0) { 218 ttyset = 1; 233 if (ttyset != 0) { 234 ttyset = 0; |