Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-edit.c377 static int find_paths_to_edit(sd_bus *bus, char **names, char ***paths) { in find_paths_to_edit() function
536 r = find_paths_to_edit(bus, names, &paths); in verb_edit()