HomeSort by relevance Sort by last modified time
    Searched refs:PHANDLER_ROUTINE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 161 typedef WINBOOL (WINAPI *PHANDLER_ROUTINE)(DWORD CtrlType);
241 WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add);
  /external/wpa_supplicant_8/src/utils/
eloop_win.c 510 if (SetConsoleCtrlHandler((PHANDLER_ROUTINE) eloop_handle_console_ctrl,

Completed in 2173 milliseconds