Searched refs:uv_fs_get_system_error (Results 1 – 5 of 5) sorted by relevance
1345 UV_EXTERN int uv_fs_get_system_error(const uv_fs_t*);
495 .. c:function:: int uv_fs_get_system_error(const uv_fs_t* req)
2257 int uv_fs_get_system_error(const uv_fs_t* req) { in uv_fs_get_system_error() function
3437 int uv_fs_get_system_error(const uv_fs_t* req) { in uv_fs_get_system_error() function
4475 system_error = uv_fs_get_system_error(&req); in TEST_IMPL()