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

/illumos-gate/usr/src/cmd/man/
H A Dstringlist.c40 #define _SL_CHUNKSIZE 20 macro
51 sl->sl_max = _SL_CHUNKSIZE;
64 sl->sl_max += _SL_CHUNKSIZE;

Completed in 44 milliseconds