Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDreadcf.c4545 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4554 TimeOuts.to_q_warning[TOC_NORMAL] = toval;
4574 TimeOuts.to_q_return[TOC_NORMAL] = toval;
4583 TimeOuts.to_q_return[TOC_NORMAL] = toval;
HDheaders.c1025 e->e_timeoutclass = TOC_NORMAL;
HDsendmail.h2139 #define TOC_NORMAL 0 /* normal delivery */ macro