Searched defs:h_next (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h49 struct files_hashent *h_next; member in struct:files_hashent
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.h79 struct etm_xport_sock_hdl *h_next; member in struct:etm_xport_sock_hdl
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dhashset.c41 * using h_next().
245 * Return an opaque HASHSET_ITERATOR (to be used in h_next())
266 h_next(HASHSET_ITERATOR i) function
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_ipaddr.c57 struct hostdata *h_next; member in struct:hostdata
233 n->h_next = *hp;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipaddr.c51 struct hostdata *h_next; member in struct:hostdata
231 n->h_next = *hp;
/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h69 ushort_t h_next; /* index of next element in hash chain */ member in struct:ctf_helem
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c665 struct nlm_host *hostp, *h_next; local
683 h_next = AVL_NEXT(&g->nlm_hosts_tree, hostp);
739 hostp = h_next;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h394 struct ns_hash *h_next; member in struct:ns_hash

Completed in 85 milliseconds