Searched refs:uv__fs_req_init (Results 1 - 2 of 2) sorted by relevance
/third_party/libuv/src/win/ |
H A D | fs.c | 54 uv__fs_req_init(loop, req, subtype, cb); \ 362 INLINE static void uv__fs_req_init(uv_loop_t* loop, uv_fs_t* req, in uv__fs_req_init() function
|
/third_party/node/deps/uv/src/win/ |
H A D | fs.c | 49 uv__fs_req_init(loop, req, subtype, cb); \ 244 INLINE static void uv__fs_req_init(uv_loop_t* loop, uv_fs_t* req, in uv__fs_req_init() function
|
Completed in 8 milliseconds