Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c995 e->e_timeoutclass = TOC_DSN;
1015 e->e_timeoutclass = TOC_DSN;
1018 e->e_timeoutclass = TOC_DSN;
H A Dreadcf.c4477 TimeOuts.to_q_warning[TOC_DSN] = toval;
4498 TimeOuts.to_q_warning[TOC_DSN] = toval;
4506 TimeOuts.to_q_return[TOC_DSN] = toval;
4527 TimeOuts.to_q_return[TOC_DSN] = toval;
H A Dsendmail.h2080 #define TOC_DSN 3 /* DSN delivery */ macro