Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dfopen.c95 FILE **fh, char **tempname) in Curl_fopen()
/aosp_15_r20/external/toybox/lib/
H A Dlib.c801 int copy_tempfile(int fdin, char *name, char **tempname) in copy_tempfile()
824 void delete_tempfile(int fdin, int fdout, char **tempname) in delete_tempfile()
835 void replace_tempfile(int fdin, int fdout, char **tempname) in replace_tempfile()
H A Dxwrap.c481 int xtempfile(char *name, char **tempname) in xtempfile()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c284 char *tempname = __builtin_alloca (lendir + sizeof (suffix)); in open_temp_exec_file_dir() local
/aosp_15_r20/external/flashrom/
H A Dlayout.c74 char tempstr[256], tempname[256]; in layout_from_file() local
/aosp_15_r20/external/libcups/cups/
H A Dtestclient.c282 char *tempname, /* I - Temporary filename buffer */ in make_raster_file()
/aosp_15_r20/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
/aosp_15_r20/external/libffi/src/
H A Dclosures.c565 char *tempname; in open_temp_exec_file_dir() local
/aosp_15_r20/external/toybox/android/mac/generated/
H A Dglobals.h266 char *tempname; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py1256 def postprocess(self, tempname, filename): argument
/aosp_15_r20/external/python/setuptools/pkg_resources/
D__init__.py1243 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py1256 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py1256 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1313 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1313 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1313 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py1256 def postprocess(self, tempname, filename): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1313 def postprocess(self, tempname, filename): argument
/aosp_15_r20/external/toybox/android/linux/generated/
H A Dglobals.h286 char *tempname; member
/aosp_15_r20/external/toybox/android/device/generated/
H A Dglobals.h650 char *tempname; member
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c730 char *tempname = alloca (tmplen); in open_input_section() local