Home
last modified time | relevance | path

Searched defs:hash_head (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDdeflate.c329 IPos hash_head = 0; local
1458 IPos hash_head = NIL; /* head of the hash chain */ local
1564 IPos hash_head = NIL; /* head of hash chain */ local
/NextBSD/lib/libz/
HDdeflate.c1632 IPos hash_head; /* head of the hash chain */ local
1734 IPos hash_head; /* head of hash chain */ local
/NextBSD/contrib/elftoolchain/elfcopy/
HDsymbols.c52 typedef LIST_HEAD(,sthash) hash_head; typedef
/NextBSD/sys/libkern/
HDzlib.c841 IPos hash_head = 0; local
1639 IPos hash_head = NIL; /* head of the hash chain */ local
1732 IPos hash_head = NIL; /* head of hash chain */ local
/NextBSD/sys/netinet/
HDsctputil.c5101 struct sctp_ifalist *hash_head; in sctp_find_ifa_by_addr() local