Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dcontrol.c276 if (TimeOuts.to_control > 0)
286 ev = sm_setevent(TimeOuts.to_control, controltimeout,
287 TimeOuts.to_control);
H A Dreadcf.c5563 TimeOuts.to_control = toval;
5640 TimeOuts.to_control = (time_t) 2 MINUTES;
5678 (long) TimeOuts.to_control);
H A Dsendmail.h2345 time_t to_control; /* process a control socket command */ member