Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddeliver.c4953 if (mci->mci_mailer->m_wait > 0)
4956 ev = sm_setevent(mci->mci_mailer->m_wait,
4962 (long) mci->mci_mailer->m_wait);
H A Dsendmail.h599 time_t m_wait; /* timeout to wait for end */ member
H A Dreadcf.c1819 m->m_wait = convtime(p, 's');