Home
last modified time | relevance | path

Searched defs:tempname (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead01.c33 char tempname[PATH_MAX] = "readahead01_XXXXXX"; in test_bad_fd() local
/third_party/curl/lib/
H A Dfopen.c94 Curl_fopen(struct Curl_easy *data, const char *filename, FILE **fh, char **tempname) Curl_fopen() argument
/third_party/ninja/src/
H A Dtest.cc210 char* tempname = mkdtemp(name_template); in CreateAndEnter() local
/third_party/nghttp2/src/
H A Dshrpx_api_downstream_connection.cc243 char tempname[] = "/tmp/nghttpx-api.XXXXXX"; in push_request_headers() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dopt.c1161 WCHAR tempname[MAX_PATH]; in opt_isdir() local
/third_party/openssl/apps/lib/
H A Dopt.c1156 WCHAR tempname[MAX_PATH]; in opt_isdir() local
/third_party/toybox/lib/
H A Dxwrap.c427 int xtempfile(char *name, char **tempname) in xtempfile() argument
H A Dlib.c782 int copy_tempfile(int fdin, char *name, char **tempname) in copy_tempfile() argument
805 void delete_tempfile(int fdin, int fdout, char **tempname) in delete_tempfile() argument
816 void replace_tempfile(int fdin, int fdout, char **tempname) in replace_tempfile() argument
[all...]
/third_party/tzdata/
H A Dzic.c1348 open_outfile(char const **outname, char **tempname) in open_outfile() argument
1382 rename_dest(char *tempname, char const *name) in rename_dest() argument
649 close_file(FILE *stream, char const *dir, char const *name, char const *tempname) close_file() argument
1452 char *tempname = NULL; dolink() local
2383 char *tempname = NULL; writezone() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c708 char *tempname = alloca (tmplen); in open_input_section() local
/third_party/toybox/generated/
H A Dglobals.h1435 char *tempname; member

Completed in 52 milliseconds