Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/src/
Ddaemon.c359 else if (CheckQueueRunners > 0 && QueueIntvl > 0 &&
360 lastrun + QueueIntvl + CheckQueueRunners < now)
Dsendmail.h2343 EXTERN int CheckQueueRunners; /* check whether queue runners are OK */ variable
Dreadcf.c4496 CheckQueueRunners = atoi(val);