Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dcollect.c1081 + e->e_nrcpts * WkRecipFact;
H A Dconf.c290 WkRecipFact = 30000L; /* option y */
293 QueueFactor = WkRecipFact * 20; /* option q */
H A Dheaders.c986 + e->e_nrcpts * WkRecipFact;
H A Dsendmail.h2671 EXTERN long WkRecipFact; /* multiplier for # of recipients -> priority */ variable
H A Dqueue.c1834 if (shouldqueue(WkRecipFact, Current_LA_time))
1975 shouldqueue(WkRecipFact, Current_LA_time))
H A Dreadcf.c3884 WkRecipFact = atoi(val);