Home
last modified time | relevance | path

Searched refs:unit_file_find_fragment (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/test/
Dtest-unit-file.c62 r = unit_file_find_fragment(unit_ids, in TEST()
78 r = unit_file_find_fragment(unit_ids, in TEST()
/systemd-251/src/basic/
Dunit-file.h55 int unit_file_find_fragment(
Dunit-file.c711 int unit_file_find_fragment( in unit_file_find_fragment() function
/systemd-251/src/systemctl/
Dsystemctl-util.c514 … r = unit_file_find_fragment(*cached_id_map, *cached_name_map, unit_name, &_path, &names); in unit_find_paths()
/systemd-251/src/core/
Dload-fragment.c218 …r = unit_file_find_fragment(u->manager->unit_id_map, u->manager->unit_name_map, name, &fragment_pa… in unit_is_likely_recursive_template_dependency()
6078 r = unit_file_find_fragment(u->manager->unit_id_map, in unit_load_fragment()