Searched refs:conout_handle (Results 1 – 3 of 3) sorted by relevance
810 HANDLE conout_handle; in pex_win32_exec_child() local813 conout_handle = CreateFile("CONOUT$", in pex_win32_exec_child()820 if (conout_handle == INVALID_HANDLE_VALUE) in pex_win32_exec_child()835 CloseHandle(conout_handle); in pex_win32_exec_child()
831 HANDLE conout_handle; in pex_win32_exec_child() local834 conout_handle = CreateFile("CONOUT$", in pex_win32_exec_child()841 if (conout_handle == INVALID_HANDLE_VALUE) in pex_win32_exec_child()856 CloseHandle(conout_handle); in pex_win32_exec_child()