Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Ddos2unix.c31 char *tempfile; in GLOBALS()
/external/ltp/testcases/kernel/fs/stream/
Dstream05.c52 char tempfile[40] = ""; variable
/external/ltp/testcases/kernel/syscalls/open/
Dopen09.c38 static char tempfile[40] = ""; variable
/external/autotest/client/common_lib/
Dautotemp.py21 class tempfile(object): class
/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync02.c68 char tempfile[40] = ""; variable
/external/libcups/cups/
Dppd-util.c144 char tempfile[1024] = ""; /* Temporary filename */ in cupsGetPPD3() local
Ddest-localization.c332 tempfile[1024]; /* Temporary filename */ in cups_create_localizations() local
Dadminutil.c1166 char tempfile[1024]; /* Temporary new cupsd.conf */ in cupsAdminSetServerSettings() local
Dcups-private.h142 char tempfile[1024]; /* cupsTempFd/File buffer */ member
/external/libcups/filter/
Dtestclient.c78 char tempfile[1024] = "", in main() local
Dpstops.c83 char tempfile[1024]; /* Temporary filename */ member
/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/libchrome/sandbox/linux/syscall_broker/
Dbroker_process_unittest.cc386 ScopedTemporaryFile tempfile; in TEST() local
/external/libedit/src/
Dvi.c1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/external/devlib/devlib/
Dtarget.py449 def tempfile(self, prefix='', suffix=''): member in Target
/external/toybox/generated/
Dglobals.h224 char *tempfile; member