Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_poll.c43 ao_ms_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) in ao_ms_poll_ownermask() argument
50 if (now - last > 2 * pintvl || last == 0) { in ao_ms_poll_ownermask()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c308 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
326 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
405 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
423 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
427 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
556 pintvl(curtime() - e->e_ctime, true),
H A Dconvtime.c123 pintvl(intvl, brief) in pintvl() function
H A Dmain.c2361 pintvl(QueueIntvl, true),
2379 macid("{queue_interval}"), pintvl(QueueIntvl, true));
2530 pintvl(QueueIntvl, true),
H A Dmci.c1338 pintvl(curtime() - mcib.mci_lastuse, true));
H A Ddeliver.c4253 pintvl(now - e->e_ctime, true));
4259 pintvl(now - xstart, true));
4414 pintvl(now - e->e_ctime, true));
4419 pintvl(now - xstart, true));
H A Dsendmail.h2586 extern char *pintvl __P((time_t, bool));
H A Dconf.c2279 pintvl(now - firstrejtime[dn], true));
H A Dqueue.c4323 howlong = pintvl(now - e->e_dtime, true);
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c836 authamd_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) in authamd_poll_ownermask() argument
844 if (now - last > 2 * pintvl || last == 0) { in authamd_poll_ownermask()