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

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-data-getter-setters.c101 void* uv_fs_get_ptr(const uv_fs_t* req) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-getters-setters.c97 ASSERT(uv_fs_get_ptr(fs) == uv_fs_get_statbuf(fs));
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1346 UV_EXTERN void* uv_fs_get_ptr(const uv_fs_t*);

Completed in 81 milliseconds