Searched refs:i_theirs (Results 1 – 1 of 1) sorted by relevance
6594 HANDLE i_theirs = NULL; in conpty_term_and_job_init() local6639 if (!CreatePipe(&i_theirs, &i_ours, NULL, 0)) in conpty_term_and_job_init()6646 hr = pCreatePseudoConsole(consize, i_theirs, o_theirs, 0, in conpty_term_and_job_init()6697 CloseHandle(i_theirs); in conpty_term_and_job_init()6795 if (i_theirs != NULL) in conpty_term_and_job_init()6796 CloseHandle(i_theirs); in conpty_term_and_job_init()