Searched refs:uv_fs_get_system_error (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1345 UV_EXTERN int uv_fs_get_system_error(const uv_fs_t*);
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dfs.c2257 int uv_fs_get_system_error(const uv_fs_t* req) { function
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs.c3437 int uv_fs_get_system_error(const uv_fs_t* req) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c4475 system_error = uv_fs_get_system_error(&req);

Completed in 118 milliseconds