Home
last modified time | relevance | path

Searched refs:_hash_buf_key (Results 1 – 1 of 1) sorted by relevance

/third_party/iowow/src/utils/
Diwhmap.c125 IW_INLINE uint32_t _hash_buf_key(const void *key) { in _hash_buf_key() function
187 return iwhmap_create((int (*)(const void*, const void*)) strcmp, _hash_buf_key, kv_free_fn); in iwhmap_create_str()