Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddaemon.c2820 if (e->e_ntries <= 0 && TimeOuts.to_iconnect != 0)
2821 ev = sm_setevent(TimeOuts.to_iconnect,
H A Dreadcf.c5461 TimeOuts.to_iconnect = toval;
5622 TimeOuts.to_iconnect = (time_t) 0 SECONDS;
H A Dsendmail.h2336 time_t to_iconnect; /* initial connection timeout (first try) */ member