Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4465 TimeOuts.to_iconnect = toval;
4626 TimeOuts.to_iconnect = (time_t) 0 SECONDS;
H A Ddaemon.c2654 if (e->e_ntries <= 0 && TimeOuts.to_iconnect != 0)
2655 ev = sm_setevent(TimeOuts.to_iconnect,
H A Dsendmail.h2052 time_t to_iconnect; /* initial connection timeout (first try) */ member