Searched refs:terminal_ours (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dinferior.h165 extern void terminal_ours (void);
H A Dstandalone.c351 terminal_ours (void)
347 terminal_ours (void) function
H A Dinflow.c243 terminal_ours, we will not change in our out of raw mode with
292 After doing this, either terminal_ours or terminal_inferior
306 terminal_ours (void)
381 fprintf_unfiltered (gdb_stderr, "[tcsetpgrp failed in terminal_ours: %s]\n",
305 terminal_ours (void) function
H A Dinftarg.c640 child_ops.to_terminal_ours = terminal_ours;
H A Dremote-vx.c963 terminal_ours ();
H A Dnto-procfs.c1287 procfs_ops.to_terminal_ours = terminal_ours;
H A Dsol-thread.c1597 sol_thread_ops.to_terminal_ours = terminal_ours;
H A Dwin32-nat.c2066 child_ops.to_terminal_ours = terminal_ours;
H A Dwince.c1914 child_ops.to_terminal_ours = terminal_ours;
H A Dgnu-nat.c2649 gnu_ops.to_terminal_ours = terminal_ours;
H A Dprocfs.c185 procfs_ops.to_terminal_ours = terminal_ours;

Completed in 269 milliseconds