Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.h92 #define QUEUESEGSIZE 1000 /* increment for queue size */ macro
H A Dqueue.c3165 (QUEUESEGSIZE + 1));
3166 WorkListSize = QUEUESEGSIZE;
3170 int newsize = WorkListSize + QUEUESEGSIZE;