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