Home
last modified time | relevance | path

Searched refs:fs__stat_handle (Results 1 – 1 of 1) sorted by relevance

/third_party/libuv/src/win/
Dfs.c1707 INLINE static int fs__stat_handle(HANDLE handle, uv_stat_t* statbuf, in fs__stat_handle() function
1885 if (fs__stat_handle(handle, statbuf, do_lstat) != 0) in fs__stat_impl_from_path()
1943 if (fs__stat_handle(handle, &req->statbuf, 0) != 0) { in fs__fstat()