Home
last modified time | relevance | path

Searched refs:UV_OVERLAPPED_PIPE (Results 1 – 5 of 5) sorted by relevance

/third_party/libuv/test/
Dtest-stdio-over-pipes.c133 (overlapped ? UV_OVERLAPPED_PIPE : 0); in test_stdio_over_pipes()
136 (overlapped ? UV_OVERLAPPED_PIPE : 0); in test_stdio_over_pipes()
/third_party/node/src/
Dprocess_wrap.cc129 UV_OVERLAPPED_PIPE); in ParseStdioOptions()
/third_party/libuv/include/
Duv.h963 UV_OVERLAPPED_PIPE = 0x40 /* old name, for compatibility */ enumerator
/third_party/node/deps/uv/include/
Duv.h963 UV_OVERLAPPED_PIPE = 0x40 /* old name, for compatibility */ enumerator
/third_party/libuv/include/uv_ndk/
Duv.h949 UV_OVERLAPPED_PIPE = 0x40 /* old name, for compatibility */ enumerator