Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A DTRACEFLAGS8 3 conf.c getla, shouldqueue
H A Dqueue.c1774 if (shouldqueue(WkRecipFact, Current_LA_time))
1784 if (shouldqueue(w->w_pri, w->w_ctime))
1905 shouldqueue(WkRecipFact, Current_LA_time))
2899 if ((!doall && (shouldqueue(w->w_pri, w->w_ctime) ||
4973 else if (shouldqueue(w->w_pri, w->w_ctime))
H A Dsendmail.h2136 extern bool shouldqueue __P((long, time_t));
H A Dconf.c2145 shouldqueue(pri, ct) in shouldqueue() function
H A Dsrvrsmtp.c4180 if (shouldqueue(ee->e_msgpriority, ee->e_ctime))
H A Ddeliver.c118 shouldqueue(e->e_msgpriority, e->e_ctime))