Searched refs:UV_FS_O_NONBLOCK (Results 1 – 6 of 6) sorted by relevance
463 # define UV_FS_O_NONBLOCK O_NONBLOCK macro465 # define UV_FS_O_NONBLOCK 0 macro
689 #define UV_FS_O_NONBLOCK 0 macro
391 flags |= UV_FS_O_NONBLOCK; in uv_pipe()396 if (flags & UV_FS_O_NONBLOCK) { in uv_pipe()
480 if (flags & UV_FS_O_NONBLOCK) { in uv_socketpair()
633 .. c:macro:: UV_FS_O_NONBLOCK638 `UV_FS_O_NONBLOCK` is not supported on Windows.
1928 flags |= UV_FS_O_NONBLOCK; in uvwasi_path_open()