Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dreadcf.c5163 TimeOuts.to_aconnect = toval;
5319 TimeOuts.to_aconnect = (time_t) 0 SECONDS;
5352 (long) TimeOuts.to_aconnect);
H A Dsendmail.h2196 time_t to_aconnect; /* all connections timeout (MX and A records) */ member
H A Ddeliver.c2065 if (TimeOuts.to_aconnect > 0)
2066 enough = curtime() + TimeOuts.to_aconnect;