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

/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c82 #define ILIST_SZ_INCR 1000 /* initial size, amount to incr sz of ilist */ macro
648 ilist_size += ILIST_SZ_INCR;

Completed in 57 milliseconds