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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c342 if (TimeOuts.to_q_warning[e->e_timeoutclass] > 0 &&
344 TimeOuts.to_q_warning[e->e_timeoutclass])
403 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
421 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
H A Dreadcf.c4474 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4475 TimeOuts.to_q_warning[TOC_URGENT] = toval;
4476 TimeOuts.to_q_warning[TOC_NONURGENT] = toval;
4477 TimeOuts.to_q_warning[TOC_DSN] = toval;
4483 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4488 TimeOuts.to_q_warning[TOC_URGENT] = toval;
4493 TimeOuts.to_q_warning[TOC_NONURGENT] = toval;
4498 TimeOuts.to_q_warning[TOC_DSN] = toval;
H A Dsendmail.h2071 time_t to_q_warning[MAXTOCLASS]; /* queue warning timeouts */ member in struct:__anon1385
H A Dconf.c342 TimeOuts.to_q_warning[i] = 0; /* option T */

Completed in 95 milliseconds