Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4449 TimeOuts.to_miscshort = toval;
4637 TimeOuts.to_miscshort = (time_t) 2 MINUTES;
4675 (long) TimeOuts.to_miscshort);
H A Dusersmtp.c239 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, &enhsc,
3021 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, NULL, XS_DEFAULT);
H A Dsendmail.h2058 time_t to_miscshort; /* misc short commands (NOOP, VERB, etc) */ member