Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
H A Dfs.c1868 INLINE static int fs__fstat_handle(int fd, HANDLE handle, uv_stat_t* statbuf) { in fs__fstat_handle() function
1924 if (fs__fstat_handle(fd, handle, &req->statbuf) != 0) { in fs__fstat()

Completed in 5 milliseconds