Home
last modified time | relevance | path

Searched defs:hashentry (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dhash.h40 struct hashentry { /* Entry in bucket */ struct
41 struct hashentry **prev; argument
42 struct hashentry *next; argument
46 typedef struct hashentry Hashentry; argument
/freebsd/crypto/heimdal/base/
H A Ddict.c38 struct hashentry { struct
39 struct hashentry **prev; argument
40 struct hashentry *next; argument
47 struct hashentry **tab; argument