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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dreadcf.c25 #define MINUTES * 60 macro
2624 SafeAlias = 5 MINUTES;
4658 TimeOuts.to_initial = (time_t) 5 MINUTES;
4659 TimeOuts.to_helo = (time_t) 5 MINUTES;
4660 TimeOuts.to_mail = (time_t) 10 MINUTES;
4662 TimeOuts.to_datainit = (time_t) 5 MINUTES;
4665 TimeOuts.to_rset = (time_t) 5 MINUTES;
4666 TimeOuts.to_quit = (time_t) 2 MINUTES;
4668 TimeOuts.to_miscshort = (time_t) 2 MINUTES;
4675 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 39 milliseconds