Home
last modified time | relevance | path

Searched refs:UV_FS_OPEN (Results 1 - 8 of 8) sorted by relevance

/third_party/libuv/test/
H A Dtest-threadpool-cancel.c108 case UV_FS_OPEN: in known_broken()
H A Dtest-fs.c421 ASSERT_EQ(req->fs_type, UV_FS_OPEN); in open_cb()
439 ASSERT_EQ(req->fs_type, UV_FS_OPEN); in open_cb_simple()
489 ASSERT_EQ(req->fs_type, UV_FS_OPEN); in create_cb()
697 ASSERT_EQ(req->fs_type, UV_FS_OPEN); in open_noent_cb()
704 ASSERT_EQ(req->fs_type, UV_FS_OPEN); in open_nametoolong_cb()
711 ASSERT_EQ(req->fs_type, UV_FS_OPEN); in open_loop_cb()
/third_party/node/src/
H A Dnode_file.cc1914 UV_FS_OPEN, req_wrap_async, "path", TRACE_STR_COPY(*path)) in Open()
1949 UV_FS_OPEN, req_wrap_async, "path", TRACE_STR_COPY(*path)) in OpenFileHandle()
/third_party/libuv/include/
H A Duv.h1397 UV_FS_OPEN, enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h1269 UV_FS_OPEN, enumerator
/third_party/node/deps/uv/include/
H A Duv.h1285 UV_FS_OPEN, enumerator
/third_party/libuv/src/win/
H A Dfs.c2880 INIT(UV_FS_OPEN); in uv_fs_open()
/third_party/node/deps/uv/src/win/
H A Dfs.c2893 INIT(UV_FS_OPEN); in uv_fs_open()

Completed in 31 milliseconds