Home
last modified time | relevance | path

Searched defs:open_req (Results 1 - 5 of 5) sorted by relevance

/third_party/libuv/docs/code/uvcat/
H A Dmain.c8 uv_fs_t open_req; variable
55 uv_fs_open(uv_default_loop(), &open_req, argv[1], O_RDONLY, 0, on_open); in main() local
/third_party/libuv/test/
H A Dtest-fs-open-flags.c42 static uv_fs_t open_req; variable
[all...]
H A Dtest-metrics.c29 uv_fs_t open_req; member
310 uv_fs_t open_req; in TEST_IMPL() local
/third_party/node/src/
H A Dnode_file.cc1013 uv_fs_t open_req; in InternalModuleReadJSON() local
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c245 uv_fs_t open_req; in uvwasi_init() local

Completed in 11 milliseconds