Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mail/ | |
lex.c | 886 int eofloop; local in function:commands 906 eofloop = 0; /* initialize this after a possible longjmp */ 994 ++eofloop < (*p == '\0' ? 25 : atoi(p))) { 1000 eofloop = 0; |