Searched refs:monitor_stop (Results 1 – 3 of 3) sorted by relevance
92 static void monitor_stop (void);799 monitor_stop (); in monitor_open()2188 monitor_stop (void) in monitor_stop() function2267 monitor_ops.to_stop = monitor_stop; in init_base_monitor_ops()
2839 * (monitor_stop): No longer waits for prompt. That is the job of2842 * (monitor_open): Deal with new monitor_stop semantics. Also,
3905 * monitor.c (monitor_stop): Add test for flag MO_SEND_BREAK_ON_OPEN to