Searched refs:h_next (Results 1 – 14 of 14) sorted by relevance
323 for (hp = Exh_head; hp; hp = hp->h_next) { in exs_accept()500 for (curr = Exh_head; curr; curr = curr->h_next) { in etm_xport_init()523 hp->h_next = Exh_head; in etm_xport_init()547 for (xp = *ppx; xp; xp = xp->h_next) { in etm_xport_fini()549 ppx = &xp->h_next; in etm_xport_fini()560 *ppx = hp->h_next; in etm_xport_fini()561 hp->h_next = NULL; in etm_xport_fini()
79 struct etm_xport_sock_hdl *h_next; member
191 while ((m = (struct mntentry *)h_next(iterator)) != NULL) { in mntlist_delete_all()225 struct mntentry *m = (struct mntentry *)h_next(iterator); in xdr_mntlistencode()338 while ((m = (struct mntentry *)h_next(iterator)) != NULL) in rmtab_rewrite()
50 extern const void *h_next(HASHSET_ITERATOR i);
266 h_next(HASHSET_ITERATOR i) in h_next() function
120 hep->h_next = hp->h_buckets[h]; in ctf_hash_insert()154 for (i = hp->h_buckets[h]; i != 0; i = hep->h_next) { in ctf_hash_lookup()
69 ushort_t h_next; /* index of next element in hash chain */ member
57 struct hostdata *h_next; member233 n->h_next = *hp;
49 struct files_hashent *h_next; member
431 hp = hp->h_next) {587 hp->h_next = htab[bucket].h_first;
51 struct hostdata *h_next; member231 n->h_next = *hp; in addhost()
69 idx = idx->h_next; in ns_scan_hash()135 next = p->h_next; in ns_free_hash()191 newp->h_next = idx; in __s_api_add_map2hash()
394 struct ns_hash *h_next; member
627 struct nlm_host *hostp, *h_next; in nlm_resume_zone() local645 h_next = AVL_NEXT(&g->nlm_hosts_tree, hostp); in nlm_resume_zone()701 hostp = h_next; in nlm_resume_zone()