Home
last modified time | relevance | path

Searched defs:read_flags (Results 1 - 5 of 5) sorted by relevance

/third_party/libuv/src/unix/
H A Dpipe.c487 int uv_pipe(uv_os_fd_t fds[2], int read_flags, int write_flags) { in uv_pipe() argument
/third_party/node/deps/uv/src/unix/
H A Dpipe.c402 int uv_pipe(uv_os_fd_t fds[2], int read_flags, int write_flags) { in uv_pipe() argument
/third_party/libuv/src/win/
H A Dpipe.c349 int uv_pipe(uv_file fds[2], int read_flags, int write_flags) { in uv_pipe() argument
/third_party/node/deps/uv/src/win/
H A Dpipe.c341 int uv_pipe(uv_file fds[2], int read_flags, int write_flags) { in uv_pipe() argument
/third_party/libfuse/include/
H A Dfuse_kernel.h722 uint32_t read_flags; member

Completed in 11 milliseconds