Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds