Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Ddos2unix.c31 char *tempfile; in GLOBALS()
/external/flac/libFLAC/
Dmetadata_iterators.c1399 FILE *f, *tempfile; in chain_rewrite_file_() local
2904 FILE *tempfile; in rewrite_whole_file_() local
3033 …_iterator_copy_file_prefix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempf… in simple_iterator_copy_file_prefix_()
3053 …iterator_copy_file_postfix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempf… in simple_iterator_copy_file_postfix_()
3132 FLAC__bool copy_n_bytes_from_file_(FILE *file, FILE *tempfile, off_t bytes, FLAC__Metadata_SimpleIt… in copy_n_bytes_from_file_()
3176 FLAC__bool copy_remaining_bytes_from_file_(FILE *file, FILE *tempfile, FLAC__Metadata_SimpleIterato… in copy_remaining_bytes_from_file_()
3216 FLAC__bool open_tempfile_(const char *filename, const char *tempfile_path_prefix, FILE **tempfile, … in open_tempfile_()
3252 FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Me… in transport_tempfile_()
3285 void cleanup_tempfile_(FILE **tempfile, char **tempfilename) in cleanup_tempfile_()
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc265 string tempfile = temp_dir.path() + "/minidump-writer-unittest-temp"; in TEST() local
/external/libedit/src/
Dvi.c1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/external/toybox/generated/
Dglobals.h147 char *tempfile; member