Home
last modified time | relevance | path

Searched refs:shouldqueue (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/sendmail/src/
H A DTRACEFLAGS8 3 conf.c getla, shouldqueue
H A Dqueue.c1796 if (shouldqueue(WkRecipFact, Current_LA_time))
1806 if (shouldqueue(w->w_pri, w->w_ctime))
1937 shouldqueue(WkRecipFact, Current_LA_time))
2931 if ((!doall && (shouldqueue(w->w_pri, w->w_ctime) ||
5030 else if (shouldqueue(w->w_pri, w->w_ctime))
H A Dsendmail.h2166 extern bool shouldqueue __P((long, time_t));
H A Dconf.c2210 shouldqueue(pri, ct) in shouldqueue() function
H A Dsrvrsmtp.c4324 if (shouldqueue(ee->e_msgpriority, ee->e_ctime))
H A Ddeliver.c127 shouldqueue(e->e_msgpriority, e->e_ctime))