Home
last modified time | relevance | path

Searched refs:fs__utime_impl (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() function
2309 fs__utime_impl(req, 0); in fs__utime_impl()
2322 fs__utime_impl(req, /* do_lutime */ 0); in fs__utime()
2347 fs__utime_impl(req, /* do_lutime */ 1); in fs__lutime()
/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() 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()

Completed in 8 milliseconds