Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c5445 TimeOuts.to_miscshort = toval;
5633 TimeOuts.to_miscshort = (time_t) 2 MINUTES;
5671 (long) TimeOuts.to_miscshort);
H A Dusersmtp.c282 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, &enhsc,
3148 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, NULL, XS_DEFAULT,
H A Dsendmail.h2342 time_t to_miscshort; /* misc short commands (NOOP, VERB, etc) */ member