Searched defs:tempfile_path_prefix (Results 1 – 1 of 1) sorted by relevance
330 char *filename, *tempfile_path_prefix; member482 …const char *tempfile_path_prefix = 0; /*@@@ search for comments near 'flac_rename(...)' for what i… in FLAC__metadata_simple_iterator_init() local1403 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() local3333 FLAC__bool open_tempfile_(const char *filename, const char *tempfile_path_prefix, FILE **tempfile, … in open_tempfile_()