Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c89 unsigned htab_size; /* how much malloc'd for htab */ variable
305 htab = (struct htab *)extend_tbl((uchar_t *)htab, &htab_size, in check()