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

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dser-unix.c38 struct hardwire_ttystate struct
51 struct hardwire_ttystate struct
58 struct hardwire_ttystate struct
80 struct hardwire_ttystate * state);
82 struct hardwire_ttystate * state);
117 get_tty_state (struct serial *scb, struct hardwire_ttystate *state)
147 set_tty_state (struct serial *scb, struct hardwire_ttystate *state)
179 struct hardwire_ttystate *state;
181 state = (struct hardwire_ttystate *) xmalloc (sizeof *state);
192 struct hardwire_ttystate *stat
[all...]

Completed in 119 milliseconds