Searched refs:uv_fs_type (Results 1 – 5 of 5) sorted by relevance
93 uv_fs_type uv_fs_get_type(const uv_fs_t* req) { in uv_fs_get_type()
71 .. c:enum:: uv_fs_type115 } uv_fs_type;193 .. c:member:: uv_fs_type uv_fs_t.fs_type502 .. c:function:: uv_fs_type uv_fs_get_type(const uv_fs_t* req)
1420 } uv_fs_type; typedef1432 uv_fs_type fs_type;1442 UV_EXTERN uv_fs_type uv_fs_get_type(const uv_fs_t*);
385 uv_fs_type fs_type, const uv_fs_cb cb) { in uv__fs_req_init()
2205 * 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