Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c5471 TimeOuts.to_q_warning[TOC_URGENT] = toval;
5484 TimeOuts.to_q_warning[TOC_URGENT] = toval;
5500 TimeOuts.to_q_return[TOC_URGENT] = toval;
5513 TimeOuts.to_q_return[TOC_URGENT] = toval;
H A Dheaders.c981 e->e_timeoutclass = TOC_URGENT;
1048 e->e_timeoutclass = TOC_URGENT;
H A Dsendmail.h2362 #define TOC_URGENT 1 /* urgent delivery */ macro