Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c1725 INLINE static int fs__stat_handle(HANDLE handle, uv_stat_t* statbuf, in fs__stat_handle() function
1978 if (fs__stat_handle(handle, statbuf, do_lstat) != 0) in fs__stat_impl_from_path()
2019 return fs__stat_handle(handle, statbuf, 0); in fs__fstat_handle()

Completed in 22 milliseconds