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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-unix.h31 extern int ser_unix_flush_input (struct serial *scb);
H A Dser-pipe.c149 ops->flush_input = ser_unix_flush_input;
H A Dser-tcp.c219 ops->flush_input = ser_unix_flush_input;
H A Dser-unix.c339 ser_unix_flush_input (scb);
1131 ser_unix_flush_input (struct serial *scb)
1130 ser_unix_flush_input (struct serial *scb) function

Completed in 84 milliseconds