Searched refs:HandleSigInt (Results 1 – 1 of 1) sorted by relevance
96 static void HandleSigInt(int sigraised) in HandleSigInt() function709 signal(SIGINT, HandleSigInt); // SIGINT is what you get for a Ctrl-C in main()