Searched refs:SECSPERDAY (Results 1 - 1 of 1) sorted by relevance

/sendmail/vacation/
H A Dvacation.c77 #define SECSPERDAY (60 * 60 * 24) macro
247 interval = atol(optarg) * SECSPERDAY;
843 next = SECSPERDAY * DAYSPERWEEK;

Completed in 8 milliseconds