Searched defs:tempname (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/readahead/ |
H A D | readahead01.c | 33 char tempname[PATH_MAX] = "readahead01_XXXXXX"; in test_bad_fd() local
|
/third_party/curl/lib/ |
H A D | fopen.c | 94 Curl_fopen(struct Curl_easy *data, const char *filename, FILE **fh, char **tempname) Curl_fopen() argument
|
/third_party/ninja/src/ |
H A D | test.cc | 210 char* tempname = mkdtemp(name_template);
in CreateAndEnter() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_api_downstream_connection.cc | 243 char tempname[] = "/tmp/nghttpx-api.XXXXXX"; in push_request_headers() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | opt.c | 1161 WCHAR tempname[MAX_PATH]; in opt_isdir() local
|
/third_party/openssl/apps/lib/ |
H A D | opt.c | 1156 WCHAR tempname[MAX_PATH]; in opt_isdir() local
|
/third_party/toybox/lib/ |
H A D | xwrap.c | 427 int xtempfile(char *name, char **tempname) in xtempfile() argument
|
H A D | lib.c | 782 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 D | zic.c | 1348 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 D | readelf.c | 708 char *tempname = alloca (tmplen); in open_input_section() local
|
/third_party/toybox/generated/ |
H A D | globals.h | 1435 char *tempname; member
|
Completed in 52 milliseconds