Searched refs:uv_fs_get_result (Results 1 – 4 of 4) sorted by relevance
97 ssize_t uv_fs_get_result(const uv_fs_t* req) { in uv_fs_get_result() function
101 ASSERT_OK(uv_fs_get_result(fs)); in TEST_IMPL()
1443 UV_EXTERN ssize_t uv_fs_get_result(const uv_fs_t*);
508 .. c:function:: ssize_t uv_fs_get_result(const uv_fs_t* req)
Completed in 15 milliseconds