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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1989 EXTERN int NiceQueueRun; /* nice queue runs to this value */ variable
H A Dreadcf.c2190 { "NiceQueueRun", O_NICEQUEUERUN, OI_NONE },
3170 "Warning: NiceQueueRun set on system that doesn't support nice()\n");
3174 NiceQueueRun = atoi(val);
H A Dqueue.c7260 qg->qg_nice = NiceQueueRun;
7461 if (qg->qg_nice != NiceQueueRun)

Completed in 111 milliseconds