Searched defs:ONEWEEK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsysi86.c185 #define ONEWEEK (7 * 24 * 60 * 60) macro
204 if (newlag >= -ONEWEEK && newlag <= ONEWEEK)
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dvacation.c71 #define ONEWEEK (60L*60L*24L*7L) macro
82 static time_t Timeout = ONEWEEK; /* timeout between notices per user */

Completed in 65 milliseconds