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

/systemd/src/systemctl/
H A Dsystemctl.c5847 static int get_file_to_edit(const char *name, const char *user_home, const char *user_runtime, char **ret_path) { function
5912 r = get_file_to_edit(ending, user_home, user_runtime, &tmp_new_path);
5944 r = get_file_to_edit(unit_name, user_home, user_runtime, &tmp_new_path);

Completed in 809 milliseconds