Home
last modified time | relevance | path

Searched refs:wru_handler (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dsim_extension.c570 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() function
3747 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()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dsim_extension.c570 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() function
3747 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()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_ipl.c966 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
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dsim_extension.c498 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() function
3420 prior_handler = signal (SIGINT, wru_handler); /* install our WRU handler in place of the … in ex_do_cmd()