Home
last modified time | relevance | path

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

/openbsd/usr.sbin/config/
H A Dhash.c55 struct hashent { struct
56 struct hashent *h_next; /* hash buckets are chained */ argument
66 struct hashent **ht_tab; /* base of table */ argument