Searched refs:QueueFactor (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2333 EXTERN long QueueFactor; /* slope of queue function */ variable
H A Dconf.c286 QueueFactor = WkRecipFact * 20; /* option q */
2166 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
H A Dreadcf.c2026 { "QueueFactor", 'q', OI_NONE },
2865 QueueFactor = atoi(val);

Completed in 131 milliseconds