Searched defs:tempfilename (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | metadata_iterators.c | 1400 char *tempfilename; in chain_rewrite_file_() local 2905 char *tempfilename; in rewrite_whole_file_() local 3033 …_prefix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempfilename, FLAC__bool… in simple_iterator_copy_file_prefix_() 3053 …postfix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempfilename, int fixup_… in simple_iterator_copy_file_postfix_() 3216 …char *filename, const char *tempfile_path_prefix, FILE **tempfile, char **tempfilename, FLAC__Meta… in open_tempfile_() 3252 FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Me… in transport_tempfile_() 3285 void cleanup_tempfile_(FILE **tempfile, char **tempfilename) in cleanup_tempfile_()
|