Searched refs:o_ours (Results 1 – 1 of 1) sorted by relevance
6597 HANDLE o_ours = NULL; in conpty_term_and_job_init() local6641 if (!CreatePipe(&o_ours, &o_theirs, NULL, 0)) in conpty_term_and_job_init()6702 (sock_T)o_ours, in conpty_term_and_job_init()6703 (sock_T)o_ours); in conpty_term_and_job_init()6791 if (o_ours != NULL) in conpty_term_and_job_init()6792 CloseHandle(o_ours); in conpty_term_and_job_init()