Searched defs:HashmapType (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dhashmap.c171 enum HashmapType { enum
224 enum HashmapType type:2; /* HASHMAP_TYPE_* */
725 static struct HashmapBase *hashmap_base_new(const struct hash_ops *hash_ops, enum HashmapType type HASHMAP_DEBUG_PARAMS) {
778 enum HashmapType type HASHMAP_DEBUG_PARAMS) {

Completed in 18 milliseconds