Lines Matching defs:compact
195 int *compact,
203 *compact = 0;
220 * Will need to compact to make this work.
223 *compact = 1;
294 * compact the leaf entries.
357 int compact; /* need to compact leaf ents */
401 &enddup, &compact, len);
433 * If need to compact the leaf entries, do it now.
435 if (compact) {
1029 * Initialize the block leaf area. We compact out stale entries.