Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcclibs/libiberty/
Dpex-win32.c736 HANDLE conout_handle; in pex_win32_exec_child() local
739 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()