Searched defs:tempfilename (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | metadata_iterators.c | 1406 char *tempfilename; in chain_rewrite_file_() local 2995 char *tempfilename = NULL; in rewrite_whole_file_() local 3123 …_prefix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempfilename, FLAC__bool… in simple_iterator_copy_file_prefix_() 3143 …postfix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempfilename, int fixup_… in simple_iterator_copy_file_postfix_() 3333 …char *filename, const char *tempfile_path_prefix, FILE **tempfile, char **tempfilename, FLAC__Meta… in open_tempfile_() 3369 FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Me… in transport_tempfile_() 3402 void cleanup_tempfile_(FILE **tempfile, char **tempfilename) in cleanup_tempfile_()
|