Home
last modified time | relevance | path

Searched refs:UV_FS_O_DIRECTORY (Results 1 - 6 of 6) sorted by relevance

/third_party/libuv/include/uv/
H A Dunix.h430 # define UV_FS_O_DIRECTORY O_DIRECTORY macro
432 # define UV_FS_O_DIRECTORY 0 macro
H A Dwin.h693 #define UV_FS_O_DIRECTORY 0 macro
/third_party/node/deps/uv/include/uv/
H A Dunix.h428 # define UV_FS_O_DIRECTORY O_DIRECTORY macro
430 # define UV_FS_O_DIRECTORY 0 macro
H A Dwin.h689 #define UV_FS_O_DIRECTORY 0 macro
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1989 flags |= UV_FS_O_DIRECTORY; in uvwasi_path_open()
2048 /* Not all platforms support UV_FS_O_DIRECTORY, so get the file type and check in uvwasi_path_open()
/third_party/libuv/test/
H A Dtest-fs.c3644 UV_FS_O_RDONLY | UV_FS_O_DIRECTORY, in TEST_IMPL()

Completed in 13 milliseconds