Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dfs.c2285 int do_lutime) { in fs__utime_impl_from_path() argument
2291 if (do_lutime) { in fs__utime_impl_from_path()
2315 INLINE static void fs__utime_impl(uv_fs_t* req, int do_lutime) { in fs__utime_impl() argument
2321 do_lutime); in fs__utime_impl()
2324 if (do_lutime && in fs__utime_impl()