Searched defs:replaced (Results 1 – 1 of 1) sorted by relevance
/openwifi/user_space/inject_80211/ |
H A D | uthash.h | 163 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument 256 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument 262 #define HASH_REPLACE_INT(head,intfield,add,replaced) \ argument 268 #define HASH_REPLACE_PTR(head,ptrfield,add,replaced) \ argument
|