Searched defs:hentry (Results 1 – 5 of 5) sorted by relevance
30 struct hentry { struct31 HENT *hent_next;32 char *hent_key;33 STR *hent_val;34 int hent_hash;
38 typedef struct hentry { struct39 struct hentry *next; /* next entry in hash chain */ argument40 struct hentry *prev; /* previous entry in hash chain */ argument44 } hentry_t; argument
59 ENTRY hentry; local251 ENTRY hentry; in hash_func() local
801 smb_ads_getipnodebyname(smb_ads_host_info_t *hentry) in smb_ads_getipnodebyname()837 smb_ads_set_ipaddr(smb_ads_host_info_t *hentry) in smb_ads_set_ipaddr()2470 smb_ads_host_info_t *hentry; in smb_ads_select_dcfromsubnet() local2511 smb_ads_host_info_t *hentry; in smb_ads_select_dcfromlist() local2574 smb_ads_host_info_t *hentry = NULL; in smb_ads_select_dc() local
462 HEAPENTRY32 hentry; in RAND_poll() local