Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dtest-catalog.c49 _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in test_catalog_import_invalid()
56 _unused_ _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in test_catalog_import_badid()
66 _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in test_catalog_import_one()
90 _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in test_catalog_import_merge()
122 _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in test_catalog_import_merge_no_body()
Dcatalog.c443 _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in catalog_update()
/systemd-251/src/fuzz/
Dfuzz-catalog.c12 _cleanup_ordered_hashmap_free_free_free_ OrderedHashmap *h = NULL; in LLVMFuzzerTestOneInput()
/systemd-251/src/basic/
Dhashmap.h447 #define _cleanup_ordered_hashmap_free_free_free_ _cleanup_(ordered_hashmap_free_free_freep) macro