Searched refs:pipe_stdout (Results 1 – 1 of 1) sorted by relevance
783 BOOL pipe_stdin = FALSE, pipe_stdout = FALSE; in cs_create_connection() local839 || !(pipe_stdout = CreatePipe(&stdout_rd, &stdout_wr, &sa, 0))) in cs_create_connection()848 if (pipe_stdout) in cs_create_connection()