Searched refs:uv_fs_get_statbuf (Results 1 – 5 of 5) sorted by relevance
97 ASSERT(uv_fs_get_ptr(fs) == uv_fs_get_statbuf(fs)); in TEST_IMPL()98 ASSERT(uv_fs_get_statbuf(fs)->st_mode & S_IFDIR); in TEST_IMPL()
109 uv_stat_t* uv_fs_get_statbuf(uv_fs_t* req) { in uv_fs_get_statbuf() function
1331 UV_EXTERN uv_stat_t* uv_fs_get_statbuf(uv_fs_t*);
1360 UV_EXTERN uv_stat_t* uv_fs_get_statbuf(uv_fs_t*);
514 .. c:function:: uv_stat_t* uv_fs_get_statbuf(uv_fs_t* req)