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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-unix.h30 extern int ser_unix_nop_flush_output (struct serial *scb);
H A Dser-pipe.c148 ops->flush_output = ser_unix_nop_flush_output;
H A Dser-tcp.c218 ops->flush_output = ser_unix_nop_flush_output;
H A Dser-unix.c1125 ser_unix_nop_flush_output (struct serial *scb)
1124 ser_unix_nop_flush_output (struct serial *scb) function

Completed in 97 milliseconds