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

/systemd/src/systemctl/
H A Dsystemctl.c5815 static int create_edit_temp_file(const char *new_path, const char *original_path, char **ret_tmp_fn) { function
5916 r = create_edit_temp_file(tmp_new_path, tmp_new_path, &tmp_tmp_path);
5963 r = create_edit_temp_file(tmp_new_path, fragment_path, &tmp_tmp_path);

Completed in 2284 milliseconds