Home
last modified time | relevance | path

Searched defs:tempname (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/syscalls/readahead/
Dreadahead01.c53 char tempname[PATH_MAX] = "readahead01_XXXXXX"; in test_bad_fd() local
/external/webrtc/webrtc/base/
Dunixfilesystem.cc209 char *tempname = new char[len]; in TempFilename() local
/external/libcups/filter/
Dtestclient.c391 char *tempname, /* I - Temporary filename buffer */ in make_raster_file()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c284 char *tempname = __builtin_alloca (lendir + sizeof (suffix)); in open_temp_exec_file_dir() local
/external/libffi/src/
Dclosures.c290 char *tempname; in open_temp_exec_file_dir() local
/external/toybox/lib/
Dlib.c736 int copy_tempfile(int fdin, char *name, char **tempname) in copy_tempfile()
759 void delete_tempfile(int fdin, int fdout, char **tempname) in delete_tempfile()
770 void replace_tempfile(int fdin, int fdout, char **tempname) in replace_tempfile()
Dxwrap.c420 int xtempfile(char *name, char **tempname) in xtempfile()
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c804 char *tempname; in run_installscript() local
877 char *tempname = tempnam(NULL, NULL); in run_simple_script() local
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c762 char *tempname; in run_installscript() local
833 char *tempname = tempnam(NULL, NULL); in run_simple_script() local
/external/python/setuptools/pkg_resources/
D__init__.py1237 def postprocess(self, tempname, filename): argument
/external/toybox/generated/
Dglobals.h1196 char *tempname; member
/external/elfutils/src/
Dreadelf.c650 char *tempname = alloca (tmplen); in open_input_section() local