HomeSort by: relevance | last modified time | path
    Searched defs:uv_fs_fchmod (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
fs.c 1824 int uv_fs_fchmod(uv_loop_t* loop, function
  /src/external/mit/libuv/dist/src/win/
fs.c 3704 int uv_fs_fchmod(uv_loop_t* loop, uv_fs_t* req, uv_file fd, int mode, function
3706 INIT(UV_FS_FCHMOD);

Completed in 17 milliseconds