Searched defs:tempfilename (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dmetadata_manip.c188 static FLAC__bool open_tempfile_(const char *filename, FILE **tempfile, char **tempfilename) argument
203 static void cleanup_tempfile_(FILE **tempfile, char **tempfilename) argument
217 transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename) argument
319 char *tempfilename; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c1399 char *tempfilename; local
2904 char *tempfilename; local
3032 simple_iterator_copy_file_prefix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempfilename, FLAC__bool append) argument
3052 simple_iterator_copy_file_postfix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempfilename, int fixup_is_last_code, off_t fixup_is_last_flag_offset, FLAC__bool backup) argument
3215 open_tempfile_(const char *filename, const char *tempfile_path_prefix, FILE **tempfile, char **tempfilename, FLAC__Metadata_SimpleIteratorStatus *status) argument
3251 transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Metadata_SimpleIteratorStatus *status) argument
3284 cleanup_tempfile_(FILE **tempfile, char **tempfilename) argument
[all...]

Completed in 102 milliseconds