Searched refs:to_q_warning (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c347 TimeOuts.to_q_warning[i] = 0; /* option T */
H A Denvelope.c356 if (TimeOuts.to_q_warning[e->e_timeoutclass] > 0 &&
358 TimeOuts.to_q_warning[e->e_timeoutclass])
417 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
435 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
H A Dreadcf.c5168 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
5169 TimeOuts.to_q_warning[TOC_URGENT] = toval;
5170 TimeOuts.to_q_warning[TOC_NONURGENT] = toval;
5171 TimeOuts.to_q_warning[TOC_DSN] = toval;
5177 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
5182 TimeOuts.to_q_warning[TOC_URGENT] = toval;
5187 TimeOuts.to_q_warning[TOC_NONURGENT] = toval;
5192 TimeOuts.to_q_warning[TOC_DSN] = toval;
H A Dsendmail.h2213 time_t to_q_warning[MAXTOCLASS]; /* queue warning timeouts */ member in struct:__anon146

Completed in 238 milliseconds