Home
last modified time | relevance | path

Searched refs:uv_fs_type (Results 1 – 5 of 5) 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()
/libuv/docs/src/
H A Dfs.rst71 .. c:enum:: uv_fs_type
115 } uv_fs_type;
193 .. c:member:: uv_fs_type uv_fs_t.fs_type
502 .. c:function:: uv_fs_type uv_fs_get_type(const uv_fs_t* req)
/libuv/include/
H A Duv.h1420 } uv_fs_type; typedef
1432 uv_fs_type fs_type;
1442 UV_EXTERN uv_fs_type uv_fs_get_type(const uv_fs_t*);
/libuv/src/win/
H A Dfs.c385 uv_fs_type fs_type, const uv_fs_cb cb) { in uv__fs_req_init()
/libuv/
H A DChangeLog2205 * doc: add missing uv_fs_type entries (Michele Caini)
3619 * doc: add missing entry in uv_fs_type enum (Michele Caini)

Completed in 28 milliseconds