Home
last modified time | relevance | path

Searched refs:uv_fs_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mit/libuv/dist/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()
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dfs.rst61 .. c:enum:: uv_fs_type
105 } uv_fs_type;
172 .. c:member:: uv_fs_type uv_fs_t.fs_type
483 .. c:function:: uv_fs_type uv_fs_get_type(const uv_fs_t* req)
/netbsd-src/external/mit/libuv/dist/include/
H A Duv.h1321 } uv_fs_type; typedef
1333 uv_fs_type fs_type;
1343 UV_EXTERN uv_fs_type uv_fs_get_type(const uv_fs_t*);
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c245 uv_fs_type fs_type, const uv_fs_cb cb) { in uv__fs_req_init()
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog1402 * doc: add missing uv_fs_type entries (Michele Caini)
2816 * doc: add missing entry in uv_fs_type enum (Michele Caini)