Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Dconf.h93 #define QUEUESEGSIZE 1000 /* increment for queue size */ macro
Dqueue.c3242 (QUEUESEGSIZE + 1));
3243 WorkListSize = QUEUESEGSIZE;
3247 int newsize = WorkListSize + QUEUESEGSIZE;
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES9077 is replaced by QUEUESEGSIZE (the unit of allocation, which