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

  /src/external/mit/libuv/dist/src/unix/
fs.c 1975 int uv_fs_mkdtemp(uv_loop_t* loop, function
2245 * req->new_path pointing to user-owned memory. UV_FS_MKDTEMP and
2250 req->fs_type == UV_FS_MKDTEMP || req->fs_type == UV_FS_MKSTEMP))
  /src/external/mit/libuv/dist/src/win/
fs.c 3345 int uv_fs_mkdtemp(uv_loop_t* loop, function
3351 INIT(UV_FS_MKDTEMP);

Completed in 22 milliseconds