Searched refs:intr_shell (Results 1 – 1 of 1) sorted by relevance
1308 static void intr_shell(int sig) in intr_shell() function1347 signal(SIGINT, intr_shell); in init_shell()