Home
last modified time | relevance | path

Searched refs:CheckQueueRunners (Results 1 – 3 of 3) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Ddaemon.c379 else if (CheckQueueRunners > 0 && QueueIntvl > 0 &&
380 lastrun + QueueIntvl + CheckQueueRunners < now)
H A Dsendmail.h2356 EXTERN int CheckQueueRunners; /* check whether queue runners are OK */ variable
H A Dreadcf.c4599 CheckQueueRunners = atoi(val);