Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dconf.h88 #define MAXTOCLASS 8 /* max # of message timeout classes */ macro
Dsendmail.h2182 time_t to_q_return[MAXTOCLASS]; /* queue return timeouts */
2183 time_t to_q_warning[MAXTOCLASS]; /* queue warning timeouts */
Dconf.c335 for (i = 0; i < MAXTOCLASS; i++)