Home
last modified time | relevance | path

Searched defs:set_tty_state (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dserial.h268 int (*set_tty_state) (struct serial *, serial_ttystate); member
H A Dser-unix.c148 set_tty_state (struct serial *scb, struct hardwire_ttystate *state) in set_tty_state() function