Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dfopen.c50 FILE **fh, char **tempname) in Curl_fopen()
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead01.c53 char tempname[PATH_MAX] = "readahead01_XXXXXX"; in test_bad_fd() local
/third_party/ninja/src/
Dtest.cc208 char* tempname = mkdtemp(name_template); in CreateAndEnter() local
/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.cc243 char tempname[] = "/tmp/nghttpx-api.XXXXXX"; in push_request_headers() local
/third_party/toybox/lib/
Dlib.c739 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()
Dxwrap.c427 int xtempfile(char *name, char **tempname) in xtempfile()
/third_party/libffi/src/
Dclosures.c565 char *tempname; in open_temp_exec_file_dir() local
/third_party/openssl/apps/
Dapps.c2366 WCHAR tempname[MAX_PATH]; in app_isdir() local
/third_party/toybox/generated/
Dglobals.h1247 char *tempname; member