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

/systemd/src/systemctl/
H A Dsystemctl.c5903 static int unit_file_create_dropin(const char *unit_name, const char *user_home, const char *user_runtime, char **ret_new_path, char **ret_tmp_path) { function
6090 r = unit_file_create_dropin(*name, user_home, user_runtime, &new_path, &tmp_path);

Completed in 782 milliseconds