Searched refs:conout_handle (Results 1 – 1 of 1) sorted by relevance
736 HANDLE conout_handle; in pex_win32_exec_child() local739 conout_handle = CreateFile("CONOUT$", in pex_win32_exec_child()746 if (conout_handle == INVALID_HANDLE_VALUE) in pex_win32_exec_child()761 CloseHandle(conout_handle); in pex_win32_exec_child()