Home
last modified time | relevance | path

Searched refs:pintvl (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Denvelope.c321 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
339 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
418 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
436 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
440 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
578 pintvl(curtime() - e->e_ctime, true),
H A Dconvtime.c124 pintvl(intvl, brief) in pintvl() function
H A Dmain.c2431 pintvl(QueueIntvl, true),
2449 macid("{queue_interval}"), pintvl(QueueIntvl, true));
2605 pintvl(QueueIntvl, true),
H A Dmci.c1412 pintvl(curtime() - mcib.mci_lastuse, true));
H A Ddeliver.c5370 pintvl(now - e->e_ctime, true));
5376 pintvl(now - xstart, true));
5637 pintvl(now - e->e_ctime, true));
5642 pintvl(now - xstart, true));
H A Dsendmail.h2959 extern char *pintvl __P((time_t, bool));
H A Dconf.c2355 pintvl(now - firstrejtime[dn], true));
H A Dqueue.c4429 howlong = pintvl(now - e->e_dtime, true);