HomeSort by relevance Sort by last modified time
    Searched full:conout_handle (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
pex-win32.c 807 HANDLE conout_handle; local
810 conout_handle = CreateFile("CONOUT$",
817 if (conout_handle == INVALID_HANDLE_VALUE)
832 CloseHandle(conout_handle);

Completed in 66 milliseconds