Searched refs:handle_int (Results 1 – 2 of 2) sorted by relevance
110 if (sigflags & (1 << (SIGINT - 1))) handle_int(SIGINT); \199 __dead void handle_int(int);
1367 else handle_int(signo); in signal_int()1396 handle_int(int signo) in handle_int() function