Home
last modified time | relevance | path

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

/third_party/libuv/include/
Duv.h1341 UV_FS_LCHOWN, enumerator
/third_party/node/deps/uv/include/
Duv.h1314 UV_FS_LCHOWN, enumerator
/third_party/libuv/include/uv_ndk/
Duv.h1298 UV_FS_LCHOWN, enumerator
/third_party/libuv/docs/src/
Dfs.rst99 UV_FS_LCHOWN,
/third_party/node/deps/uv/src/win/
Dfs.c3211 INIT(UV_FS_LCHOWN); in uv_fs_lchown()
/third_party/libuv/src/win/
Dfs.c3211 INIT(UV_FS_LCHOWN); in uv_fs_lchown()
/third_party/node/src/
Dnode_file.cc2468 UV_FS_LCHOWN, req_wrap_async, "path", TRACE_STR_COPY(*path)) in LChown()