Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dreadcf.c5029 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
5038 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
5058 TimeOuts.to_q_return[TOC_NORMAL] = toval;
5067 TimeOuts.to_q_return[TOC_NORMAL] = toval;
Dheaders.c1025 e->e_timeoutclass = TOC_NORMAL;
Dsendmail.h2189 #define TOC_NORMAL 0 /* normal delivery */ macro