Home
last modified time | relevance | path

Searched refs:W_OK (Results 1 – 3 of 3) sorted by relevance

/libuv/include/uv/
H A Dwin.h664 #ifndef W_OK
665 #define W_OK 2 macro
/libuv/src/win/
H A Dfs.c2476 if (!(req->fs.info.mode & W_OK) || in fs__access()
/libuv/test/
H A Dtest-fs.c1705 r = uv_fs_access(NULL, &req, "test_dir", W_OK, NULL); in TEST_IMPL()

Completed in 23 milliseconds