Searched defs:unit_file_find_path (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c2277 static int unit_file_find_path(LookupPaths *lp, const char *unit_name, char **unit_path) { function
2366 r = unit_file_find_path(lp, unit_name, &path);
2377 r = unit_file_find_path(lp, template, &path);

Completed in 37 milliseconds