Searched refs:omstat (Results 1 – 1 of 1) sorted by relevance
373 static struct stat omstat, nmstat; variable382 if (stat(mailbox, &omstat)) { in getmailstatus()387 omstat.st_mtime = 0; in getmailstatus()409 } else if (nmstat.st_mtime > omstat.st_mtime) { in ckmailstatus()