Searched refs:uv_fs_get_system_error (Results 1 – 5 of 5) sorted by relevance
1444 UV_EXTERN int uv_fs_get_system_error(const uv_fs_t*);
514 .. c:function:: int uv_fs_get_system_error(const uv_fs_t* req)
2317 int uv_fs_get_system_error(const uv_fs_t* req) { in uv_fs_get_system_error() function
3568 int uv_fs_get_system_error(const uv_fs_t* req) { in uv_fs_get_system_error() function
4602 system_error = uv_fs_get_system_error(&req); in TEST_IMPL()
Completed in 125 milliseconds