Searched refs:to_aconnect (Results 1 – 3 of 3) sorted by relevance
5465 TimeOuts.to_aconnect = toval;5621 TimeOuts.to_aconnect = (time_t) 0 SECONDS;5654 (long) TimeOuts.to_aconnect);
2338 time_t to_aconnect; /* all connections timeout (MX and A records) */ member
2560 if (TimeOuts.to_aconnect > 0)2561 enough = curtime() + TimeOuts.to_aconnect;