Searched refs:QueueLimitId (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dmain.c828 QueueLimitId = (QUEUE_CHAR *) NULL;
1045 new->queue_next = QueueLimitId;
1046 QueueLimitId = new;
H A Dqueue.c2070 if (QueueLimitId != NULL || QueueLimitSender != NULL ||
2551 check = QueueLimitId;
2648 check = QueueLimitId;
2657 if (QueueLimitId != NULL && check == NULL)
H A Dsendmail.h2139 EXTERN QUEUE_CHAR *QueueLimitId; /* limit queue run to id */ variable
H A Ddeliver.c362 QueueLimitId == NULL &&

Completed in 186 milliseconds