Searched refs:mailtime (Results 1 – 1 of 1) sorted by relevance
52 static time_t mailtime[MAXMBOXES]; /* times of mailboxes */ variable94 if (statb.st_mtime > mailtime[i] && ! silent) { in chkmail()98 mailtime[i] = statb.st_mtime; in chkmail()102 if (statb.st_size > mailtime[i] && ! silent) { in chkmail()106 mailtime[i] = statb.st_size; in chkmail()