Searched refs:wru_handler (Results 1 – 4 of 4) sorted by relevance
570 static void wru_handler (int sig);2496 prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the … in sim_instr()2806 static void wru_handler (int sig) in wru_handler() function3747 prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the … in ex_do_cmd()4150 …prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the current… in ex_pause_cmd()
966 static void wru_handler (int signal);1671 …prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the current… in ipl_set_sync()2894 static void wru_handler (int signal) in wru_handler() function
498 static void wru_handler (int sig);2398 prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the … in sim_instr()2706 static void wru_handler (int sig) in wru_handler() function3420 prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the … in ex_do_cmd()