Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dfs.c1895 INLINE static void fs__stat_impl(uv_fs_t* req, int do_lstat) { in fs__stat_impl() function
1904 fs__stat_impl(req, 0); in fs__stat_impl()
1920 fs__stat_impl(req, 0); in fs__stat()
1926 fs__stat_impl(req, 1); in fs__lstat()