Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-queue-foreach-delete.c160 ASSERT(fs_req.fs_type == UV_FS_UTIME); in helper_timer_cb()
Dtest-fs.c872 ASSERT(req->fs_type == UV_FS_UTIME); in utime_cb()
/third_party/libuv/include/
Duv.h1294 UV_FS_UTIME, enumerator
/third_party/libuv/docs/src/
Dfs.rst79 UV_FS_UTIME,
/third_party/libuv/src/win/
Dfs.c3382 INIT(UV_FS_UTIME); in uv_fs_utime()