Searched refs:fs__fstat_handle (Results 1 – 1 of 1) sorted by relevance
2011 INLINE static int fs__fstat_handle(int fd, HANDLE handle, uv_stat_t* statbuf) { in fs__fstat_handle() function2067 if (fs__fstat_handle(fd, handle, &req->statbuf) != 0) { in fs__fstat()
Completed in 11 milliseconds