Searched refs:fh_nhtab (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h62 int fh_nhtab; member in struct:__anon4251
H A Dfiles_common.c537 fhp->fh_table = calloc(line * fhp->fh_nhtab, sizeof (files_hashent_t));
566 for (ht = 0; ht < fhp->fh_nhtab; ht++) {
583 for (ht = 0; ht < fhp->fh_nhtab; ht++) {

Completed in 58 milliseconds