Searched refs:cmdabort (Results 1 – 6 of 6) sorted by relevance
259 cmdabort(SIGINT);635 cmdabort(SIGINT);838 cmdabort(SIGINT); in checkpartitions()
143 void cmdabort(int sig);
195 cmdabort(sig) in cmdabort() function431 cmdabort(SIGINT); in exit_critical()
148 act.sa_handler = cmdabort; in main()
777 cmdabort(SIGINT);1709 cmdabort(SIGINT);
80 static void cmdabort(int sig);431 cmdabort(int sig) in cmdabort() function466 oldintr = signal(SIGINT, cmdabort); in command()526 oldintr = signal(SIGINT, cmdabort); in getreply()700 if (abrtflag && oldintr != cmdabort && oldintr != SIG_IGN) in getreply()