Home
last modified time | relevance | path

Searched refs:QueueFactor (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c287 QueueFactor = WkRecipFact * 20; /* option q */
2167 rval = pri > (QueueFactor / (CurrentLA - QueueLA + 1));
H A Dsendmail.h2333 EXTERN long QueueFactor; /* slope of queue function */ variable
H A Dreadcf.c2865 QueueFactor = atoi(val);
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4376 _OPTION(QueueFactor, `confQUEUE_FACTOR', `600000')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3458 confQUEUE_FACTOR QueueFactor [600000] Slope of queue-only function.