Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Dreadcf.c5259 TimeOuts.to_miscshort = toval;
5447 TimeOuts.to_miscshort = (time_t) 2 MINUTES;
5485 (long) TimeOuts.to_miscshort);
Dusersmtp.c277 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, &enhsc,
3133 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, NULL, XS_DEFAULT);
Dsendmail.h2274 time_t to_miscshort; /* misc short commands (NOOP, VERB, etc) */ member