Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-data-getter-setters.c93 uv_fs_type uv_fs_get_type(const uv_fs_t* req) { in uv_fs_get_type() function
/libuv/test/
H A Dtest-getters-setters.c100 ASSERT_EQ(uv_fs_get_type(fs), UV_FS_STAT); in TEST_IMPL()
/libuv/docs/src/
H A Dfs.rst492 .. c:function:: uv_fs_type uv_fs_get_type(const uv_fs_t* req)
/libuv/include/
H A Duv.h1424 UV_EXTERN uv_fs_type uv_fs_get_type(const uv_fs_t*);

Completed in 26 milliseconds