Searched refs:o_theirs (Results 1 – 1 of 1) sorted by relevance
6595 HANDLE o_theirs = NULL; in conpty_term_and_job_init() local6641 if (!CreatePipe(&o_ours, &o_theirs, NULL, 0)) in conpty_term_and_job_init()6646 hr = pCreatePseudoConsole(consize, i_theirs, o_theirs, 0, in conpty_term_and_job_init()6698 CloseHandle(o_theirs); in conpty_term_and_job_init()6789 if (o_theirs != NULL) in conpty_term_and_job_init()6790 CloseHandle(o_theirs); in conpty_term_and_job_init()