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

  /src/usr.bin/mail/
quit.c 267 int mcount, p, modify, autohold, anystat, holdbit, nohold; local in function:quit
363 anystat = 0;
375 anystat++;
402 if (p == get_msgCount() && !modify && !anystat) {
quit.c 267 int mcount, p, modify, autohold, anystat, holdbit, nohold; local in function:quit
363 anystat = 0;
375 anystat++;
402 if (p == get_msgCount() && !modify && !anystat) {

Completed in 55 milliseconds