Searched refs:ONEWEEK (Results 1 – 2 of 2) sorted by relevance
194 #define ONEWEEK (7 * 24 * 60 * 60) in sysi86() macro213 if (newlag >= -ONEWEEK && newlag <= ONEWEEK) in sysi86()
66 #define ONEWEEK (60L*60L*24L*7L) macro77 static time_t Timeout = ONEWEEK; /* timeout between notices per user */