Searched refs:new_contents (Results 1 – 1 of 1) sorted by relevance
145 _cleanup_free_ char *new_contents = NULL; in create_edit_temp_file() local161 r = read_full_file(new_path, &new_contents, NULL); in create_edit_temp_file()171 strempty(new_contents), in create_edit_temp_file()172 new_contents && endswith(new_contents, "\n") ? "" : "\n"); in create_edit_temp_file()