Home
last modified time | relevance | path

Searched defs:read_req (Results 1 - 6 of 6) sorted by relevance

/third_party/libuv/docs/code/uvcat/
H A Dmain.c9 uv_fs_t read_req; variable
21 uv_fs_read(uv_default_loop(), &read_req, open_req.result, &iov, 1, -1, on_read); in on_write() local
46 uv_fs_read(uv_default_loop(), &read_req, req->result, in on_open() local
/third_party/libuv/test/
H A Dtest-eintr-handling.c37 static uv_fs_t read_req; variable
H A Dtest-fs-open-flags.c43 static uv_fs_t read_req; variable
[all...]
H A Dtest-fs.c107 static uv_fs_t read_req; variable
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.h134 struct read_req { struct
/third_party/node/src/
H A Dnode_file.cc1040 uv_fs_t read_req; in InternalModuleReadJSON() local

Completed in 10 milliseconds