Home
last modified time | relevance | path

Searched refs:conout_handle (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dpex-win32.c810 HANDLE conout_handle; in pex_win32_exec_child() local
813 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()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dpex-win32.c831 HANDLE conout_handle; in pex_win32_exec_child() local
834 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()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dpex-win32.c831 HANDLE conout_handle; in pex_win32_exec_child() local
834 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()