Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h48 struct files_hashent *h_first; member
H A Dfiles_common.c430 for (hp = htab[hash % fhp->fh_size].h_first; hp != NULL;
587 hp->h_next = htab[bucket].h_first;
588 htab[bucket].h_first = hp;