Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c2393 INLINE static int fs__utime_handle(HANDLE handle, double atime, double mtime) { in fs__utime_handle() function
2430 if (fs__utime_handle(handle, atime, mtime) != 0) in fs__utime_impl_from_path()
2481 if (fs__utime_handle(handle, req->fs.time.atime, req->fs.time.mtime) != 0) { in fs__futime()

Completed in 12 milliseconds