Searched defs:tmp_path (Results 1 – 2 of 2) sorted by relevance
248 _cleanup_free_ char *new_path = NULL, *tmp_path = NULL; in unit_file_create_new() local278 _cleanup_free_ char *new_path = NULL, *tmp_path = NULL; in unit_file_create_copy() local390 … _cleanup_free_ char *path = NULL, *new_path = NULL, *tmp_path = NULL, *tmp_name = NULL; in find_paths_to_edit() local
2713 static int setup_one_tmp_dir(const char *id, const char *prefix, char **path, char **tmp_path) { in setup_one_tmp_dir()