Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dfs.c2315 INLINE static void fs__utime_impl(uv_fs_t* req, int do_lutime) { in fs__utime_impl() function
2328 fs__utime_impl(req, 0); in fs__utime_impl()
2341 fs__utime_impl(req, /* do_lutime */ 0); in fs__utime()
2366 fs__utime_impl(req, /* do_lutime */ 1); in fs__lutime()