Searched refs:UV_INHERIT_STREAM (Results 1 – 12 of 12) sorted by relevance
209 UV_INHERIT_STREAM)) { in uv__stdio_create()305 case UV_INHERIT_STREAM: { in uv__stdio_create()
32 child_stdio[1].flags = UV_INHERIT_STREAM; in invoke_cgi_script()
169 mask = UV_IGNORE | UV_CREATE_PIPE | UV_INHERIT_FD | UV_INHERIT_STREAM; in uv__process_init_stdio()183 case UV_INHERIT_STREAM: in uv__process_init_stdio()1043 if (options->stdio[i].flags & (UV_INHERIT_FD | UV_INHERIT_STREAM)) in uv_spawn()
132 options->stdio[i].flags = UV_INHERIT_STREAM; in ParseStdioOptions()
143 UV_INHERIT_STREAM = 0x04,
1749 child_stdio[0].flags = UV_INHERIT_STREAM; in TEST_IMPL()1752 child_stdio[1].flags = UV_INHERIT_STREAM; in TEST_IMPL()
216 to ``UV_INHERIT_STREAM`` and setting ``data.stream`` to the stream in the
946 UV_INHERIT_STREAM = 0x04, enumerator
932 UV_INHERIT_STREAM = 0x04, enumerator