Searched defs:tempname (Results 1 – 9 of 9) sorted by relevance
50 FILE **fh, char **tempname) in Curl_fopen()
53 char tempname[PATH_MAX] = "readahead01_XXXXXX"; in test_bad_fd() local
208 char* tempname = mkdtemp(name_template); in CreateAndEnter() local
243 char tempname[] = "/tmp/nghttpx-api.XXXXXX"; in push_request_headers() local
739 int copy_tempfile(int fdin, char *name, char **tempname) in copy_tempfile()762 void delete_tempfile(int fdin, int fdout, char **tempname) in delete_tempfile()773 void replace_tempfile(int fdin, int fdout, char **tempname) in replace_tempfile()
427 int xtempfile(char *name, char **tempname) in xtempfile()
565 char *tempname; in open_temp_exec_file_dir() local
2366 WCHAR tempname[MAX_PATH]; in app_isdir() local
1247 char *tempname; member