Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.h270 int (*flush_input) (struct serial *); member
Dserial.c460 return scb->ops->flush_input (scb); in serial_flush_input()
DChangeLog-19933448 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.