Home
last modified time | relevance | path

Searched defs:uv_fs_fstat (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/src/unix/
Dfs.c1896 int uv_fs_fstat(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) { in uv_fs_fstat() function
/third_party/libuv/src/win/
Dfs.c3250 int uv_fs_fstat(uv_loop_t* loop, uv_fs_t* req, uv_file fd, uv_fs_cb cb) { in uv_fs_fstat() function