Home | History | Annotate | Download | only in mi

Lines Matching refs:FROM_TTY

69     FROM_TTY = 0
103 set_mi_async_command (const char *args, int from_tty,
116 show_mi_async_command (struct ui_file *file, int from_tty,
162 quit_force (NULL, FROM_TTY);
223 /* Call return_command with from_tty argument equal to 0 so as to
227 /* Call return_command with from_tty argument equal to 0 so as to
231 /* Because we have called return_command with from_tty = 0, we need
1918 mi_execute_command (const char *cmd, int from_tty)
1926 quit_force (NULL, from_tty);
2169 execute_command (run.c_str (), 0 /* from_tty */ );
2184 execute_command (run.c_str (), 0 /* from_tty */ );