Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dconf.h97 #define QUEUESEGSIZE 1000 /* increment for queue size */ macro
H A Dqueue.c3245 (QUEUESEGSIZE + 1));
3246 WorkListSize = QUEUESEGSIZE;
3250 int newsize = WorkListSize + QUEUESEGSIZE;
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES9252 is replaced by QUEUESEGSIZE (the unit of allocation, which