Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/config/
H A Dhash.c61 struct hashent { struct
76 TAILQ_HEAD(hashenthead, hashent) *ht_tab; argument
[all...]
/netbsd-src/sys/nfs/
H A Dnfs_subs.c1260 nfs_searchdircache(struct vnode *vp, off_t off, int do32, int *hashent) in nfs_searchdircache()
1332 int hashent = 0, gen, overwrite; /* XXX: GCC */ in nfs_enterdircache() local