Home
last modified time | relevance | path

Searched defs:do_lutime (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dfs.c2296 INLINE static void fs__utime_impl(uv_fs_t* req, int do_lutime) { in fs__utime_impl() argument
2263 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument
/third_party/node/deps/uv/src/win/
H A Dfs.c2315 INLINE static void fs__utime_impl(uv_fs_t* req, int do_lutime) { in fs__utime_impl() argument
2282 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument

Completed in 9 milliseconds