acuabort
static void acuabort(int);
(void) signal(SIGINT, acuabort);
(void) signal(SIGQUIT, acuabort);