Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddaemon.c378 else if (CheckQueueRunners > 0 && QueueIntvl > 0 &&
379 lastrun + QueueIntvl + CheckQueueRunners < now)
H A Dsendmail.h2504 EXTERN int CheckQueueRunners; /* check whether queue runners are OK */ variable
H A Dreadcf.c4844 CheckQueueRunners = atoi(val);