Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c5470 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
5479 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
5499 TimeOuts.to_q_return[TOC_NORMAL] = toval;
5508 TimeOuts.to_q_return[TOC_NORMAL] = toval;
H A Dheaders.c1050 e->e_timeoutclass = TOC_NORMAL;
H A Dsendmail.h2361 #define TOC_NORMAL 0 /* normal delivery */ macro