Home
last modified time | relevance | path

Searched refs:uv_fs_req_cleanup (Results 1 – 25 of 35) sorted by relevance

12

/third_party/libuv/test/
Dtest-fs.c181 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 …]
Dtest-fs-readdir.c40 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 …]
Dtest-fs-open-flags.c68 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 …]
Dtest-fs-copyfile.c59 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 …]
Dbenchmark-fs-stat.c35 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()
Dtest-spawn.c328 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 …]
Dtest-fork.c358 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()
Dtest-fs-event.c82 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()
Dtest-close-fd.c66 uv_fs_req_cleanup(&req); in TEST_IMPL()
Dtest-pipe-set-non-blocking.c46 uv_fs_req_cleanup(&req); in thread_main()
Dtest-getters-setters.c100 uv_fs_req_cleanup(fs); in TEST_IMPL()
Dtest-queue-foreach-delete.c162 uv_fs_req_cleanup(&fs_req); in helper_timer_cb()
Dtest-thread.c106 uv_fs_req_cleanup(handle); in fs_cb()
Decho-server.c355 uv_fs_req_cleanup(&req); in pipe_echo_start()
/third_party/node/src/
Dutil.cc200 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()
Dnode_file.cc218 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 …]
Dnode_dir.cc99 uv_fs_req_cleanup(&req); in GCClose()
/third_party/node/deps/uvwasi/src/
Duvwasi.c82 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 …]
Dpath_resolver.c430 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()
Duv_mapping.c252 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/
Dmain.c59 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/
Dnode_trace_writer.cc54 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/
Dfs.rst201 .. 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/
Dfs-poll.c218 uv_fs_req_cleanup(req); in poll_cb()
/third_party/libuv/src/unix/
Dfs.c1284 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

12