Home
last modified time | relevance | path

Searched refs:uv_fs_get_ptr (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/uv/src/
Duv-data-getter-setters.c101 void* uv_fs_get_ptr(const uv_fs_t* req) { in uv_fs_get_ptr() function
/third_party/libuv/src/
Duv-data-getter-setters.c101 void* uv_fs_get_ptr(const uv_fs_t* req) { in uv_fs_get_ptr() function
/third_party/libuv/test/
Dtest-getters-setters.c97 ASSERT(uv_fs_get_ptr(fs) == uv_fs_get_statbuf(fs)); in TEST_IMPL()
/third_party/libuv/include/uv_ndk/
Duv.h1329 UV_EXTERN void* uv_fs_get_ptr(const uv_fs_t*);
/third_party/node/deps/uv/include/
Duv.h1346 UV_EXTERN void* uv_fs_get_ptr(const uv_fs_t*);
/third_party/libuv/include/
Duv.h1387 UV_EXTERN void* uv_fs_get_ptr(const uv_fs_t*);
/third_party/libuv/docs/src/
Dfs.rst502 .. c:function:: void* uv_fs_get_ptr(const uv_fs_t* req)