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()
819 static sig_atomic_t sigint = 0;823 sigint = 1;976 while (likely(!sigint)) {