Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcollect.c921 + e->e_nrcpts * WkRecipFact;
H A Dheaders.c946 + e->e_nrcpts * WkRecipFact;
H A Dconf.c284 WkRecipFact = 30000L; /* option y */
287 QueueFactor = WkRecipFact * 20; /* option q */
H A Dsendmail.h2335 EXTERN long WkRecipFact; /* multiplier for # of recipients -> priority */ variable
H A Dqueue.c1765 if (shouldqueue(WkRecipFact, Current_LA_time))
1896 shouldqueue(WkRecipFact, Current_LA_time))
H A Dreadcf.c3016 WkRecipFact = atoi(val);