Searched defs:tempname (Results 1 – 13 of 13) sorted by relevance
/external/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead01.c | 53 char tempname[PATH_MAX] = "readahead01_XXXXXX"; in test_bad_fd() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | closures.c | 284 char *tempname = __builtin_alloca (lendir + sizeof (suffix)); in open_temp_exec_file_dir() local
|
/external/libcups/cups/ |
D | testclient.c | 282 char *tempname, /* I - Temporary filename buffer */ in make_raster_file()
|
/external/toybox/lib/ |
D | lib.c | 793 int copy_tempfile(int fdin, char *name, char **tempname) in copy_tempfile() 816 void delete_tempfile(int fdin, int fdout, char **tempname) in delete_tempfile() 827 void replace_tempfile(int fdin, int fdout, char **tempname) in replace_tempfile()
|
D | xwrap.c | 451 int xtempfile(char *name, char **tempname) in xtempfile()
|
/external/libffi/src/ |
D | closures.c | 565 char *tempname; in open_temp_exec_file_dir() local
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 803 char *tempname; in run_installscript() local 876 char *tempname = tempnam(NULL, NULL); in run_simple_script() local
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 762 char *tempname; in run_installscript() local 833 char *tempname = tempnam(NULL, NULL); in run_simple_script() local
|
/external/python/setuptools/pkg_resources/ |
D | __init__.py | 1237 def postprocess(self, tempname, filename): argument
|
/external/toybox/android/linux/generated/ |
D | globals.h | 1388 char *tempname; member
|
/external/toybox/android/device/generated/ |
D | globals.h | 1388 char *tempname; member
|
/external/elfutils/src/ |
D | readelf.c | 682 char *tempname = alloca (tmplen); in open_input_section() local
|
/external/toybox/android/mac/generated/ |
D | globals.h | 1388 char *tempname; member
|