Searched refs:transport_tempfile_ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dmetadata_manip.c217 static FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename) function
339 if(!transport_tempfile_(filename, &tempfile, &tempfilename))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dmetadata_manip.cpp232 bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename)
354 if(!transport_tempfile_(filename, &tempfile, &tempfilename))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c136 static FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Metadata_SimpleIteratorStatus *status);
1450 if(!transport_tempfile_(chain->filename, &tempfile, &tempfilename, &status))
3108 if(!transport_tempfile_(iterator->filename, tempfile, tempfilename, &iterator->status))
3251 FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Metadata_SimpleIteratorStatus *status) function

Completed in 268 milliseconds