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

/sendmail/sendmail/
H A Dreadcf.c25 #define MINUTES * 60 macro
2653 SafeAlias = 5 MINUTES;
4698 TimeOuts.to_initial = (time_t) 5 MINUTES;
4699 TimeOuts.to_helo = (time_t) 5 MINUTES;
4700 TimeOuts.to_mail = (time_t) 10 MINUTES;
4702 TimeOuts.to_datainit = (time_t) 5 MINUTES;
4705 TimeOuts.to_rset = (time_t) 5 MINUTES;
4706 TimeOuts.to_quit = (time_t) 2 MINUTES;
4708 TimeOuts.to_miscshort = (time_t) 2 MINUTES;
4715 TimeOuts.to_control = (time_t) 2 MINUTES;
[all...]
H A Dconf.c261 #define MINUTES * 60 macro
262 #define HOURS * 60 MINUTES
321 MciCacheTimeout = 5 MINUTES; /* option K */
347 MciInfoTimeout = 30 MINUTES;

Completed in 132 milliseconds