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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dconvtime.c123 pintvl(intvl, brief) function
H A Denvelope.c320 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
338 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
417 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
435 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
439 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
568 pintvl(curtime() - e->e_ctime, true),
H A Dmain.c2375 pintvl(QueueIntvl, true),
2393 macid("{queue_interval}"), pintvl(QueueIntvl, true));
2544 pintvl(QueueIntvl, true),
H A Ddeliver.c4268 pintvl(now - e->e_ctime, true));
4274 pintvl(now - xstart, true));
4477 pintvl(now - e->e_ctime, true));
4482 pintvl(now - xstart, true));
H A Dmci.c1366 pintvl(curtime() - mcib.mci_lastuse, true));
H A Dsendmail.h2757 extern char *pintvl __P((time_t, bool));
H A Dconf.c2287 pintvl(now - firstrejtime[dn], true));
H A Dqueue.c4333 howlong = pintvl(now - e->e_dtime, true);

Completed in 151 milliseconds