Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A DTRACEFLAGS8 3 conf.c getla, shouldqueue
H A Dqueue.c1834 if (shouldqueue(WkRecipFact, Current_LA_time))
1844 if (shouldqueue(w->w_pri, w->w_ctime))
1975 shouldqueue(WkRecipFact, Current_LA_time))
2969 if ((!doall && (shouldqueue(w->w_pri, w->w_ctime) ||
5094 else if (shouldqueue(w->w_pri, w->w_ctime))
H A Dsendmail.h2304 extern bool shouldqueue __P((long, time_t));
H A Dconf.c2214 shouldqueue(pri, ct) in shouldqueue() function
H A Dsrvrsmtp.c4636 if (shouldqueue(ee->e_msgpriority, ee->e_ctime))
H A Ddeliver.c221 shouldqueue(e->e_msgpriority, e->e_ctime))