Searched refs:sigint (Results 1 – 2 of 2) sorted by relevance
129 static void sigint(int sig) in sigint() function247 signal(SIGINT, sigint); in main()
818 static sig_atomic_t sigint = 0;822 sigint = 1;975 while (likely(!sigint)) {