Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Ddaemon.c384 else if (CheckQueueRunners > 0 && QueueIntvl > 0 &&
385 lastrun + QueueIntvl + CheckQueueRunners < now)
Dsendmail.h2430 EXTERN int CheckQueueRunners; /* check whether queue runners are OK */ variable
Dreadcf.c4693 CheckQueueRunners = atoi(val);