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

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-win32.c736 HANDLE conout_handle; local
739 conout_handle = CreateFile("CONOUT$",
746 if (conout_handle == INVALID_HANDLE_VALUE)
761 CloseHandle(conout_handle);

Completed in 47 milliseconds