Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/temp/
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"; in mkostemp_0300() local
97 char tmpfile[] = "/tmp/mkostemp_0400.dat"; in mkostemp_0400() local
120 char tmpfile[] = "/tmp/mkostemp_0500.dat"; in mkostemp_0500() local
143 char tmpfile[] = "/tmp/mkostemp_0600.dat"; in mkostemp_0600() local
Dmkstemps.c26 char tmpfile[] = "/tmp/mkstemps_0100_XXXXXX.dat"; in mkstemps_0100() local
48 char tmpfile[] = "/tmp/mkstemps_0200_XXXXXX"; in mkstemps_0200() local
70 char tmpfile[] = "/tmp/mkstemps_0300.dat"; in mkstemps_0300() local
Dmkostemps.c28 char tmpfile[] = "/tmp/mkostemps_0100_XXXXXX.dat"; in mkostemps_0100() local
51 char tmpfile[] = "/tmp/mkostemps_0200_XXXXXX"; in mkostemps_0200() local
73 char tmpfile[] = "/tmp/mkostemps_0300.dat"; in mkostemps_0300() local
Dmkstemp.c27 char tmpfile[] = "/data/mkstemp_0100_XXXXXX"; in mkstemp_0100() local
49 char tmpfile[] = "/data/mkstemp_0200.dat"; in mkstemp_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
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
/third_party/musl/src/stdio/
Dtmpfile.c8 FILE *tmpfile(void) in tmpfile() function
/third_party/musl/porting/liteos_a/user/src/stdio/
Dtmpfile.c10 FILE *tmpfile(void) in tmpfile() function
/third_party/node/test/fixtures/watch-mode/
Dipc.js6 const tmpfile = path.join(tmpdir.path, 'file'); constant
/third_party/cups-filters/filter/foomatic-rip/
Dpdf.c160 char tmpfile[PATH_MAX]; in render_pages_with_generic_command() local
301 FILE *tmpfile; in print_pdf() local
Dfoomaticrip.c618 FILE *tmpfile; in print_file() local
711 FILE *tmpfile; in print_file() local
/third_party/cups-filters/backend/
Dbeh.c140 FILE *tmpfile; in main() local
/third_party/icu/tools/scripts/
Dbldicures.py165 tmpfile = "%s/%s/%s.dat" % (args.destdir, tmpdir, args.name) variable
/third_party/node/deps/npm/node_modules/write-file-atomic/lib/
Dindex.js38 function cleanupOnExit (tmpfile) { argument
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dwpng.c161 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Dtagschecking.c263 gchar *tmpfile; in test_tags() local
/third_party/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c276 int map_and_thread(char *tmpfile, in map_and_thread()
/third_party/toybox/toys/pending/
Dsyslogd.c241 char *p, *tmpfile; in open_logfiles() local
/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf.cc1159 FILE *tmpfile = NULL; in main() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djifmux.c1018 gchar *tmpfile; in GST_START_TEST() local
/third_party/ffmpeg/
Dconfigure4414 tmpfile(){ function
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c743 char tmpfile[1024]; in load_opt_strings_catalog() local
/third_party/typescript/src/server/
Dprotocol.ts3020 tmpfile: string; property
3049 tmpfile: string; property
/third_party/typescript/lib/
Dprotocol.d.ts2352 tmpfile: string; property
2378 tmpfile: string; property
/third_party/rust/crates/libc/src/windows/
Dmod.rs311 pub fn tmpfile() -> *mut FILE; in tmpfile() function
/third_party/rust/crates/libc/src/unix/
Dmod.rs476 pub fn tmpfile() -> *mut FILE; in tmpfile() function

12