Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dreadcf.c4461 TimeOuts.to_connect = toval;
4624 TimeOuts.to_connect = (time_t) 0 SECONDS;
4656 (long) TimeOuts.to_connect);
H A Ddaemon.c2657 else if (TimeOuts.to_connect != 0)
2658 ev = sm_setevent(TimeOuts.to_connect,
H A Dsendmail.h2053 time_t to_connect; /* initial connection timeout (later tries) */ member