HomeSort by: relevance | last modified time | path
    Searched defs:console_event_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
syssignal.c 18 BOOL WINAPI console_event_handler(DWORD);
156 console_event_handler( function
185 if (!SetConsoleCtrlHandler(&console_event_handler, install))
syssignal.c 18 BOOL WINAPI console_event_handler(DWORD);
156 console_event_handler( function
185 if (!SetConsoleCtrlHandler(&console_event_handler, install))

Completed in 101 milliseconds