Home
last modified time | relevance | path

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

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