Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dconf.h92 #define QUEUESEGSIZE 1000 /* increment for queue size */ macro
Dqueue.c3173 (QUEUESEGSIZE + 1));
3174 WorkListSize = QUEUESEGSIZE;
3178 int newsize = WorkListSize + QUEUESEGSIZE;
/freebsd-9-stable/contrib/sendmail/
DRELEASE_NOTES8836 is replaced by QUEUESEGSIZE (the unit of allocation, which