Home
last modified time | relevance | path

Searched refs:MAXTOCLASS (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Dsendmail.h1071 time_t to_q_return[MAXTOCLASS]; /* queue return timeouts */
1072 time_t to_q_warning[MAXTOCLASS]; /* queue warning timeouts */
H A Dconf.h49 # define MAXTOCLASS 8 /* max # of message timeout classes */ macro
H A Dconf.c192 for (i = 0; i < MAXTOCLASS; i++)