Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dconf-files.c121 fh = hashmap_new(&string_hash_ops); in conf_files_list_strv_internal()
Dhashmap.h144 #define hashmap_new(ops) internal_hashmap_new(ops HASHMAP_DEBUG_SRC_ARGS) macro