Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dconf.h93 #define MAXTOCLASS 8 /* max # of message timeout classes */ macro
H A Dsendmail.h2354 time_t to_q_return[MAXTOCLASS]; /* queue return timeouts */
2355 time_t to_q_warning[MAXTOCLASS]; /* queue warning timeouts */
H A Dconf.c349 for (i = 0; i < MAXTOCLASS; i++)