Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/src/stdio/
H A Dtmpfile.c9 FILE *tmpfile(void) in tmpfile() function
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dtmpfile.c10 FILE *tmpfile(void) in tmpfile() function
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dmemfd_create.c27 char tmpfile[] = "/data/memfd_create_0100.txt"; in memfd_create_0100() local
44 char tmpfile[] = "/data/memfd_create_0200.txt"; in memfd_create_0200() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/temp/
H A Dmkostemps.c28 char tmpfile[] = "/data/local/tmp/mkostemps_0100_XXXXXX.dat"; in mkostemps_0100() local
51 char tmpfile[] = "/data/local/tmp/mkostemps_0200_XXXXXX"; in mkostemps_0200() local
73 char tmpfile[] = "/data/local/tmp/mkostemps_0300.dat"; mkostemps_0300() local
[all...]
H A Dmkstemps.c26 char tmpfile[] = "/data/local/tmp/mkstemps_0100_XXXXXX.dat"; in mkstemps_0100() local
48 char tmpfile[] = "/data/local/tmp/mkstemps_0200_XXXXXX"; in mkstemps_0200() local
70 char tmpfile[] = "/data/local/tmp/mkstemps_0300.dat"; mkstemps_0300() local
[all...]
H A Dmkstemp.c27 char tmpfile[] = "/data/mkstemp_0100_XXXXXX"; in mkstemp_0100() local
49 char tmpfile[] = "/data/mkstemp_0200.dat"; in mkstemp_0200() local
[all...]
H A Dmkostemp.c28 char tmpfile[] = "/data/mkostemp_0100_XXXXXX"; in mkostemp_0100() local
51 char tmpfile[] = "/data/mkostemp_0200_XXXXXX"; in mkostemp_0200() local
74 char tmpfile[] = "/data/mkostemp_0300_XXXXXX"; mkostemp_0300() local
97 char tmpfile[] = "/tmp/mkostemp_0400.dat"; mkostemp_0400() local
120 char tmpfile[] = "/tmp/mkostemp_0500.dat"; mkostemp_0500() local
143 char tmpfile[] = "/tmp/mkostemp_0600.dat"; mkostemp_0600() local
[all...]
/third_party/libinput/tools/
H A Drazer-quirks-lister.py52 tmpfile = Path(tmpdir) / "30-vendor-razer.quirks" variable
/third_party/cups-filters/backend/
H A Dbeh.c140 FILE *tmpfile; in main() local
/third_party/icu/tools/scripts/
H A Dbldicures.py165 tmpfile = "%s/%s/%s.dat" % (args.destdir, tmpdir, args.name) variable
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c160 char tmpfile[PATH_MAX]; in render_pages_with_generic_command() local
301 FILE *tmpfile; in print_pdf() local
H A Dfoomaticrip.c618 FILE *tmpfile; in print_file() local
711 FILE *tmpfile; in print_file() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwpng.c161 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc1159 FILE *tmpfile = NULL; in main() local
[all...]
/third_party/ltp/testcases/kernel/mem/mtest05/
H A Dmmstress.c276 int map_and_thread(char *tmpfile, in map_and_thread() argument
[all...]
/third_party/toybox/toys/pending/
H A Dsyslogd.c241 char *p, *tmpfile; in open_logfiles() local
/third_party/ffmpeg/
H A Dconfigure4511 tmpfile(){ function
[all...]
/third_party/backends/backend/
H A Dcanon.h308 int tmpfile; /* modification for FB1200S */ member
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c743 char tmpfile[1024]; in load_opt_strings_catalog() local
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs311 pub fn tmpfile() -> *mut FILE; in tmpfile() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs472 pub fn tmpfile() -> *mut FILE; in tmpfile() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs476 pub fn tmpfile() -> *mut FILE; in tmpfile() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1101 pub fn tmpfile() -> *mut FILE; in tmpfile() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3384 pub fn tmpfile() -> *mut FILE; in tmpfile() functions

Completed in 41 milliseconds