Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDser-pipe.c149 ops->flush_input = ser_unix_flush_input; in _initialize_ser_pipe()
HDserial.h216 int (*flush_input) (struct serial *); member
HDser-tcp.c219 ops->flush_input = ser_unix_flush_input; in _initialize_ser_tcp()
HDserial.c419 return scb->ops->flush_input (scb); in serial_flush_input()
HDser-unix.c1352 ops->flush_input = hardwire_flush_input; in _initialize_ser_hardwire()