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

/systemd/src/journal/
H A Dcatalog.h29 int catalog_import_file(Hashmap *h, const char *path);
H A Dtest-catalog.c62 r = catalog_import_file(h, name);
H A Dcatalog.c262 int catalog_import_file(Hashmap *h, const char *path) { function
489 r = catalog_import_file(h, *f);

Completed in 12 milliseconds