Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4474 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4483 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4503 TimeOuts.to_q_return[TOC_NORMAL] = toval;
4512 TimeOuts.to_q_return[TOC_NORMAL] = toval;
H A Dheaders.c1011 e->e_timeoutclass = TOC_NORMAL;
H A Dsendmail.h2077 #define TOC_NORMAL 0 /* normal delivery */ macro