Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dreadcf.c4550 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4559 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4579 TimeOuts.to_q_return[TOC_NORMAL] = toval;
4588 TimeOuts.to_q_return[TOC_NORMAL] = toval;
Dheaders.c1025 e->e_timeoutclass = TOC_NORMAL;
Dsendmail.h2138 #define TOC_NORMAL 0 /* normal delivery */ macro