Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dreadcf.c4475 TimeOuts.to_q_warning[TOC_URGENT] = toval;
4488 TimeOuts.to_q_warning[TOC_URGENT] = toval;
4504 TimeOuts.to_q_return[TOC_URGENT] = toval;
4517 TimeOuts.to_q_return[TOC_URGENT] = toval;
H A Dheaders.c941 e->e_timeoutclass = TOC_URGENT;
1009 e->e_timeoutclass = TOC_URGENT;
H A Dsendmail.h2078 #define TOC_URGENT 1 /* urgent delivery */ macro