Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
218 dictEntry *he, *nextHe; in _dictClear() local
244 dictEntry *he; in dictFind() local
322 dictEntry *he; in _dictKeyIndex() local
H A Ddict.h108 #define dictGetEntryKey(he) ((he)->key) argument
109 #define dictGetEntryVal(he) ((he)->val) argument
/f-stack/app/redis-5.0.5/src/
H A Ddict.c366 dictEntry *he, *prevHe; in dictGenericDelete() local
434 void dictFreeUnlinkedEntry(dict *d, dictEntry *he) { in dictFreeUnlinkedEntry()
447 dictEntry *he, *nextHe; in _dictClear() local
478 dictEntry *he; in dictFind() local
498 dictEntry *he; in dictFetchValue() local
612 dictEntry *he, *orighe; in dictGetRandomKey() local
714 dictEntry *he = d->ht[j].table[i]; in dictGetSomeKeys() local
966 dictEntry *he; in _dictKeyIndex() local
1013 dictEntry *he, **heref; in dictFindEntryRefByPtrAndHash() local
1049 dictEntry *he; in _dictGetStatsHt() local
H A Ddict.h141 #define dictGetKey(he) ((he)->key) argument
142 #define dictGetVal(he) ((he)->v.val) argument
143 #define dictGetSignedIntegerVal(he) ((he)->v.s64) argument
144 #define dictGetUnsignedIntegerVal(he) ((he)->v.u64) argument
145 #define dictGetDoubleVal(he) ((he)->v.d) argument
H A Dmodule.c493 dictEntry *he = dictFind(server.moduleapi, funcname); in RM_GetApi() local
H A Dredis-cli.c527 helpEntry *he = helpEntries+i; in cliIntegrateHelp() local
/f-stack/tools/ipfw/
H A Dipv6.c95 struct hostent *he = NULL; in print_ip6() local
311 struct hostent *he; in lookup_host6() local
H A Dtables.c128 struct hostent *he; in lookup_host() local
H A Dipfw2.c1208 struct hostent *he = NULL; in print_ip() local
2965 struct hostent *he; in lookup_host() local
/f-stack/freebsd/mips/nlm/
H A Dcms.c180 struct tx_stn_handler *he; in xlp_handle_msg_vc() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c7329 struct mlx5_hlist_entry *he; in tunnel_mark_decode() local
7394 struct mlx5_hlist_entry *he; in tunnel_flow_group_to_flow_table() local
H A Dmlx5_flow_dv.c8112 struct mlx5_hlist_entry *he; in flow_dv_tbl_remove_cb() local