Searched refs:catalog_hash_ops (Results 1 - 3 of 3) sorted by relevance

/systemd/src/journal/
H A Dcatalog.h36 extern const struct hash_ops catalog_hash_ops;
H A Dtest-catalog.c56 assert_se(h = hashmap_new(&catalog_hash_ops));
H A Dcatalog.c90 const struct hash_ops catalog_hash_ops = { variable in typeref:struct:hash_ops
473 h = hashmap_new(&catalog_hash_ops);

Completed in 19 milliseconds