Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dcollect.c940 + e->e_nrcpts * WkRecipFact;
Dheaders.c960 + e->e_nrcpts * WkRecipFact;
Dconf.c282 WkRecipFact = 30000L; /* option y */
285 QueueFactor = WkRecipFact * 20; /* option q */
Dsendmail.h2430 EXTERN long WkRecipFact; /* multiplier for # of recipients -> priority */ variable
Dqueue.c1781 if (shouldqueue(WkRecipFact, Current_LA_time))
1912 shouldqueue(WkRecipFact, Current_LA_time))
Dreadcf.c3081 WkRecipFact = atoi(val);