Home
last modified time | relevance | path

Searched refs:hardwire_set_tty_state (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDser-unix.c84 static int hardwire_set_tty_state (struct serial *scb, serial_ttystate state);
190 hardwire_set_tty_state (struct serial *scb, serial_ttystate ttystate) in hardwire_set_tty_state() function
1356 ops->set_tty_state = hardwire_set_tty_state; in _initialize_ser_hardwire()