Searched refs:pipe_stdin (Results 1 – 1 of 1) sorted by relevance
783 BOOL pipe_stdin = FALSE, pipe_stdout = FALSE; in cs_create_connection() local838 if (!(pipe_stdin = CreatePipe(&stdin_rd, &stdin_wr, &sa, 0)) in cs_create_connection()843 if (pipe_stdin) in cs_create_connection()