Home
last modified time | relevance | path

Searched defs:tempfile_path_prefix (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dmetadata_iterators.c330 char *filename, *tempfile_path_prefix; member
482 …const char *tempfile_path_prefix = 0; /*@@@ search for comments near 'flac_rename(...)' for what i… in FLAC__metadata_simple_iterator_init() local
1403 static FLAC__bool chain_rewrite_file_(FLAC__Metadata_Chain *chain, const char *tempfile_path_prefix) in chain_rewrite_file_()
1708 const char *tempfile_path_prefix = 0; in FLAC__metadata_chain_write() local
3333 FLAC__bool open_tempfile_(const char *filename, const char *tempfile_path_prefix, FILE **tempfile, … in open_tempfile_()