Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_list.h20 struct ap_info *hnext; /* next entry in hash table list */ member
H A Dpmksa_cache_auth.h18 struct rsn_pmksa_cache_entry *next, *hnext; member
H A Dsta_info.h102 struct sta_info *hnext; /* next entry in hash table list */ member
/freebsd/usr.bin/mkstr/
H A Dmkstr.c260 struct hash *hnext; member
/freebsd/contrib/lua/src/
H A Dlstring.c70 TString *hnext = p->u.hnext; /* save next */ in tablerehash() local
H A Dlobject.h393 struct TString *hnext; /* linked list for hash table */ member
/freebsd/usr.bin/xstr/
H A Dxstr.c325 struct hash *hnext; member
/freebsd/contrib/less/
H A Dch.c42 struct bufnode *hnext, *hprev; global() member
[all...]
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_htable.c1154 void *hnext; in ipf_htable_iter_next() local