Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c2439 INLINE static void fs__utime_impl(uv_fs_t* req, int do_lutime) { in fs__utime_impl() function
2452 fs__utime_impl(req, 0); in fs__utime_impl()
2465 fs__utime_impl(req, /* do_lutime */ 0); in fs__utime()
2490 fs__utime_impl(req, /* do_lutime */ 1); in fs__lutime()

Completed in 10 milliseconds