Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/sendmail/src/
HDconf.h97 #define QUEUESEGSIZE 1000 /* increment for queue size */ macro
HDqueue.c3245 (QUEUESEGSIZE + 1));
3246 WorkListSize = QUEUESEGSIZE;
3250 int newsize = WorkListSize + QUEUESEGSIZE;
/freebsd-14-stable/contrib/sendmail/
HDRELEASE_NOTES9252 is replaced by QUEUESEGSIZE (the unit of allocation, which