/third_party/libuv/test/ |
D | test-fs.c | 181 uv_fs_req_cleanup(&req); in check_permission() 195 uv_fs_req_cleanup(req); in link_cb() 203 uv_fs_req_cleanup(req); in symlink_cb() 211 uv_fs_req_cleanup(req); in readlink_cb() 225 uv_fs_req_cleanup(req); in realpath_cb() 240 uv_fs_req_cleanup(req); in realpath_cb() 247 uv_fs_req_cleanup(req); in access_cb() 255 uv_fs_req_cleanup(req); in fchmod_cb() 264 uv_fs_req_cleanup(req); in chmod_cb() 274 uv_fs_req_cleanup(req); in unlink_cb() [all …]
|
D | test-fs-readdir.c | 40 uv_fs_req_cleanup(&req); in cleanup_test_files() 42 uv_fs_req_cleanup(&req); in cleanup_test_files() 44 uv_fs_req_cleanup(&req); in cleanup_test_files() 46 uv_fs_req_cleanup(&req); in cleanup_test_files() 54 uv_fs_req_cleanup(req); in empty_closedir_cb() 65 uv_fs_req_cleanup(req); in empty_readdir_cb() 89 uv_fs_req_cleanup(req); in empty_opendir_cb() 108 uv_fs_req_cleanup(&mkdir_req); in TEST_IMPL() 123 uv_fs_req_cleanup(&opendir_req); in TEST_IMPL() 134 uv_fs_req_cleanup(&readdir_req); in TEST_IMPL() [all …]
|
D | test-fs-open-flags.c | 68 uv_fs_req_cleanup(&rmdir_req); in setup() 73 uv_fs_req_cleanup(&mkdir_req); in setup() 85 uv_fs_req_cleanup(&unlink_req); in refresh() 94 uv_fs_req_cleanup(&open_req); in refresh() 99 uv_fs_req_cleanup(&close_req); in refresh() 108 uv_fs_req_cleanup(&open_req); in refresh() 114 uv_fs_req_cleanup(&write_req); in refresh() 119 uv_fs_req_cleanup(&close_req); in refresh() 136 uv_fs_req_cleanup(&open_req); in openFail() 142 uv_fs_req_cleanup(&open_req); in openFail() [all …]
|
D | test-fs-copyfile.c | 59 uv_fs_req_cleanup(&stat_req); in handle_result() 64 uv_fs_req_cleanup(&stat_req); in handle_result() 65 uv_fs_req_cleanup(req); in handle_result() 79 uv_fs_req_cleanup(&req); in touch_file() 88 uv_fs_req_cleanup(&req); in touch_file() 93 uv_fs_req_cleanup(&req); in touch_file() 109 uv_fs_req_cleanup(&req); in TEST_IMPL() 117 uv_fs_req_cleanup(&req); in TEST_IMPL() 121 uv_fs_req_cleanup(&req); in TEST_IMPL() 127 uv_fs_req_cleanup(&req); in TEST_IMPL() [all …]
|
D | benchmark-fs-stat.c | 35 uv_fs_req_cleanup((req)); \ 52 uv_fs_stat(uv_default_loop(), reqs + i, path, uv_fs_req_cleanup); in warmup() 86 uv_fs_req_cleanup(&req->fs_req); in stat_cb()
|
D | test-spawn.c | 328 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 350 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 354 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 382 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 406 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 410 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 444 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 468 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 472 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() 511 uv_fs_req_cleanup(&fs_req); in TEST_IMPL() [all …]
|
D | test-fork.c | 358 uv_fs_req_cleanup(&req); in create_file() 361 uv_fs_req_cleanup(&req); in create_file() 374 uv_fs_req_cleanup(&req); in touch_file() 379 uv_fs_req_cleanup(&req); in touch_file() 383 uv_fs_req_cleanup(&req); in touch_file()
|
D | test-fs-event.c | 82 uv_fs_req_cleanup(&req); in create_dir() 93 uv_fs_req_cleanup(&req); in create_file() 96 uv_fs_req_cleanup(&req); in create_file() 108 uv_fs_req_cleanup(&req); in touch_file() 113 uv_fs_req_cleanup(&req); in touch_file() 117 uv_fs_req_cleanup(&req); in touch_file()
|
D | test-close-fd.c | 66 uv_fs_req_cleanup(&req); in TEST_IMPL()
|
D | test-pipe-set-non-blocking.c | 46 uv_fs_req_cleanup(&req); in thread_main()
|
D | test-getters-setters.c | 100 uv_fs_req_cleanup(fs); in TEST_IMPL()
|
D | test-queue-foreach-delete.c | 162 uv_fs_req_cleanup(&fs_req); in helper_timer_cb()
|
D | test-thread.c | 106 uv_fs_req_cleanup(handle); in fs_cb()
|
D | echo-server.c | 355 uv_fs_req_cleanup(&req); in pipe_echo_start()
|
/third_party/node/src/ |
D | util.cc | 200 uv_fs_req_cleanup(&req); in WriteFileSync() 206 uv_fs_req_cleanup(&req); in WriteFileSync() 212 uv_fs_req_cleanup(&req); in WriteFileSync() 227 uv_fs_req_cleanup(&req); in ReadFileSync() 235 uv_fs_req_cleanup(&req); in ReadFileSync() 240 uv_fs_req_cleanup(&close_req); in ReadFileSync() 254 uv_fs_req_cleanup(&req); in ReadFileSync()
|
D | node_file.cc | 218 uv_fs_req_cleanup(&close_req); in ~TransferData() 242 uv_fs_req_cleanup(&req); in Close() 326 uv_fs_req_cleanup(req()); in ~CloseReq() 496 uv_fs_req_cleanup(req); in ReadStart() 558 uv_fs_req_cleanup(req); in DoShutdown() 609 uv_fs_req_cleanup(wrap_->req()); in Clear() 908 uv_fs_req_cleanup(&open_req); in InternalModuleReadJSON() 918 uv_fs_req_cleanup(&close_req); in InternalModuleReadJSON() 935 uv_fs_req_cleanup(&read_req); in InternalModuleReadJSON() 1004 uv_fs_req_cleanup(&req); in InternalModuleStat() [all …]
|
D | node_dir.cc | 99 uv_fs_req_cleanup(&req); in GCClose()
|
/third_party/node/deps/uvwasi/src/ |
D | uvwasi.c | 82 uv_fs_req_cleanup(&req); in uvwasi__get_filestat_set_times() 87 uv_fs_req_cleanup(&req); in uvwasi__get_filestat_set_times() 339 uv_fs_req_cleanup(&realpath_req); in uvwasi_init() 346 uv_fs_req_cleanup(&realpath_req); in uvwasi_init() 347 uv_fs_req_cleanup(&open_req); in uvwasi_init() 356 uv_fs_req_cleanup(&realpath_req); in uvwasi_init() 357 uv_fs_req_cleanup(&open_req); in uvwasi_init() 673 uv_fs_req_cleanup(&req); in uvwasi_fd_allocate() 714 uv_fs_req_cleanup(&req); in uvwasi_fd_close() 750 uv_fs_req_cleanup(&req); in uvwasi_fd_datasync() [all …]
|
D | path_resolver.c | 430 uv_fs_req_cleanup(&req); in uvwasi__resolve_path() 449 uv_fs_req_cleanup(&req); in uvwasi__resolve_path() 456 uv_fs_req_cleanup(&req); in uvwasi__resolve_path() 465 uv_fs_req_cleanup(&req); in uvwasi__resolve_path() 473 uv_fs_req_cleanup(&req); in uvwasi__resolve_path()
|
D | uv_mapping.c | 252 uv_fs_req_cleanup(&req); in uvwasi__get_filetype_by_fd() 265 uv_fs_req_cleanup(&req); in uvwasi__get_filetype_by_fd()
|
/third_party/libuv/docs/code/uvcat/ |
D | main.c | 59 uv_fs_req_cleanup(&open_req); in main() 60 uv_fs_req_cleanup(&read_req); in main() 61 uv_fs_req_cleanup(&write_req); in main()
|
/third_party/node/src/tracing/ |
D | node_trace_writer.cc | 54 uv_fs_req_cleanup(&req); in ~NodeTraceWriter() 85 uv_fs_req_cleanup(&req); in OpenNewFileForStreaming() 90 uv_fs_req_cleanup(&req); in OpenNewFileForStreaming() 197 uv_fs_req_cleanup(&write_req_); in AfterWrite()
|
/third_party/libuv/docs/src/ |
D | fs.rst | 201 .. c:function:: void uv_fs_req_cleanup(uv_fs_t* req) 267 `uv_fs_req_cleanup()`, although `req->ptr` is set to `NULL`. The allocated 304 `uv_fs_req_cleanup()`. `uv_fs_req_cleanup()` must be called before 331 and returned via `req->ptr`. This memory is freed by `uv_fs_req_cleanup()`.
|
/third_party/libuv/src/ |
D | fs-poll.c | 218 uv_fs_req_cleanup(req); in poll_cb()
|
/third_party/libuv/src/unix/ |
D | fs.c | 1284 uv_fs_req_cleanup(&fs_req); in uv__fs_copyfile() 1307 uv_fs_req_cleanup(&fs_req); in uv__fs_copyfile() 1384 uv_fs_req_cleanup(&fs_req); in uv__fs_copyfile() 1420 uv_fs_req_cleanup(&fs_req); in uv__fs_copyfile() 2194 void uv_fs_req_cleanup(uv_fs_t* req) { in uv_fs_req_cleanup() function
|