Searched refs:uv_fs_get_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-data-getter-setters.c93 uv_fs_type uv_fs_get_type(const uv_fs_t* req) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-getters-setters.c95 ASSERT(uv_fs_get_type(fs) == UV_FS_STAT);
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1343 UV_EXTERN uv_fs_type uv_fs_get_type(const uv_fs_t*);

Completed in 181 milliseconds