Searched defs:uv_fs_lchown (Results 1 - 4 of 4) sorted by relevance
/third_party/libuv/src/unix/ |
H A D | fs.c | 1741 int uv_fs_lchown(uv_loop_t* loop, in uv_fs_lchown() function
|
/third_party/node/deps/uv/src/unix/ |
H A D | fs.c | 1855 int uv_fs_lchown(uv_loop_t* loop, in uv_fs_lchown() function
|
/third_party/libuv/src/win/ |
H A D | fs.c | 3194 int uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, in uv_fs_lchown() function
|
/third_party/node/deps/uv/src/win/ |
H A D | fs.c | 3207 int uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, in uv_fs_lchown() function
|
Completed in 14 milliseconds