Searched defs:UV_FS_O_RDONLY (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/libuv/include/uv/ | ||
H A D | unix.h | 468 # define UV_FS_O_RDONLY O_RDONLY macro 470 # define UV_FS_O_RDONLY 0 macro |
H A D | win.h | 673 #define UV_FS_O_RDONLY _O_RDONLY macro |
Completed in 3 milliseconds