Searched defs:tempname (Results  1 – 13 of 13) sorted by relevance
| /external/curl/lib/ | 
| D | fopen.c | 50                     FILE **fh, char **tempname)  in Curl_fopen()
  | 
| /external/ltp/testcases/kernel/syscalls/readahead/ | 
| D | readahead01.c | 33 	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 | 788 int copy_tempfile(int fdin, char *name, char **tempname)  in copy_tempfile() 811 void delete_tempfile(int fdin, int fdout, char **tempname)  in delete_tempfile() 822 void replace_tempfile(int fdin, int fdout, char **tempname)  in replace_tempfile()
  | 
| D | xwrap.c | 480 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/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 | 1243     def postprocess(self, tempname, filename):  argument
  | 
| /external/elfutils/src/ | 
| D | readelf.c | 708 	  char *tempname = alloca (tmplen);  in open_input_section()  local
  | 
| /external/toybox/android/linux/generated/ | 
| D | globals.h | 1476   char *tempname;  member
  | 
| /external/toybox/android/device/generated/ | 
| D | globals.h | 1476   char *tempname;  member
  | 
| /external/toybox/android/mac/generated/ | 
| D | globals.h | 1476   char *tempname;  member
  |