Searched refs:unit_file_find_fragment (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/test/ |
D | test-unit-file.c | 62 r = unit_file_find_fragment(unit_ids, in TEST() 78 r = unit_file_find_fragment(unit_ids, in TEST()
|
/systemd-251/src/basic/ |
D | unit-file.h | 55 int unit_file_find_fragment(
|
D | unit-file.c | 711 int unit_file_find_fragment( in unit_file_find_fragment() function
|
/systemd-251/src/systemctl/ |
D | systemctl-util.c | 514 … r = unit_file_find_fragment(*cached_id_map, *cached_name_map, unit_name, &_path, &names); in unit_find_paths()
|
/systemd-251/src/core/ |
D | load-fragment.c | 218 …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()
|