Searched defs:SM_SPLIT_NEW (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c7941 #define SM_SPLIT_NEW(n) (1 + (n)) macro
8147 return SM_SPLIT_NEW(nsplits);
8356 return SM_SPLIT_NEW(nsplit);

Completed in 76 milliseconds