Searched refs:stdin_wr (Results 1 – 1 of 1) sorted by relevance
785 HANDLE stdout_wr, stdin_wr; in cs_create_connection() local838 if (!(pipe_stdin = CreatePipe(&stdin_rd, &stdin_wr, &sa, 0)) in cs_create_connection()846 CloseHandle(stdin_wr); in cs_create_connection()984 if (((fd = _open_osfhandle((OPEN_OH_ARGTYPE)stdin_wr, in cs_create_connection()