Home
last modified time | relevance | path

Searched refs:uv_fs_get_result (Results 1 – 4 of 4) sorted by relevance

/libuv/src/
H A Duv-data-getter-setters.c97 ssize_t uv_fs_get_result(const uv_fs_t* req) { in uv_fs_get_result() function
/libuv/test/
H A Dtest-getters-setters.c101 ASSERT_OK(uv_fs_get_result(fs)); in TEST_IMPL()
/libuv/docs/src/
H A Dfs.rst498 .. c:function:: ssize_t uv_fs_get_result(const uv_fs_t* req)
/libuv/include/
H A Duv.h1425 UV_EXTERN ssize_t uv_fs_get_result(const uv_fs_t*);

Completed in 33 milliseconds