Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dsendmail.h1011 EXTERN long WkRecipFact; /* multiplier for # of recipients -> priority */ variable
H A Dconf.c169 WkRecipFact = 30000L; /* option y */
172 QueueFactor = WkRecipFact * 20; /* option q */
H A Dheaders.c498 + e->e_nrcpts * WkRecipFact;
H A Dreadcf.c1908 WkRecipFact = atoi(val);