Searched refs:i_ours (Results 1 – 1 of 1) sorted by relevance
6596 HANDLE i_ours = NULL; in conpty_term_and_job_init() local6639 if (!CreatePipe(&i_theirs, &i_ours, NULL, 0)) in conpty_term_and_job_init()6701 (sock_T)i_ours, in conpty_term_and_job_init()6793 if (i_ours != NULL) in conpty_term_and_job_init()6794 CloseHandle(i_ours); in conpty_term_and_job_init()