Searched refs:hashmap_new (Results 1 – 2 of 2) sorted by relevance
121 fh = hashmap_new(&string_hash_ops); in conf_files_list_strv_internal()
144 #define hashmap_new(ops) internal_hashmap_new(ops HASHMAP_DEBUG_SRC_ARGS) macro