Searched refs:cleanup_tempfile_ (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | metadata_iterators.c | 137 static void cleanup_tempfile_(FILE **tempfile, char **tempfilename); 1415 cleanup_tempfile_(&tempfile, &tempfilename); in chain_rewrite_file_() 1420 cleanup_tempfile_(&tempfile, &tempfilename); in chain_rewrite_file_() 1439 cleanup_tempfile_(&tempfile, &tempfilename); in chain_rewrite_file_() 1444 cleanup_tempfile_(&tempfile, &tempfilename); in chain_rewrite_file_() 2934 cleanup_tempfile_(&tempfile, &tempfilename); in rewrite_whole_file_() 2939 cleanup_tempfile_(&tempfile, &tempfilename); in rewrite_whole_file_() 3042 cleanup_tempfile_(tempfile, tempfilename); in simple_iterator_copy_file_prefix_() 3046 cleanup_tempfile_(tempfile, tempfilename); in simple_iterator_copy_file_prefix_() 3059 cleanup_tempfile_(tempfile, tempfilename); in simple_iterator_copy_file_postfix_() [all …]
|