Searched refs:stop_capture (Results 1 – 1 of 1) sorted by relevance
66 stop_capture(DWORD ctrltype _U_) in stop_capture() function73 stop_capture(int signum _U_) in stop_capture() function426 SetConsoleCtrlHandler(stop_capture, TRUE); in main()428 action.sa_handler = stop_capture; in main()