Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/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; in _initialize_ser_pipe()
H A Dser-tcp.c217 ops->flush_output = ser_unix_nop_flush_output; in _initialize_ser_tcp()
H A Dser-unix.c1124 ser_unix_nop_flush_output (struct serial *scb) in ser_unix_nop_flush_output() function
H A DChangeLog-19993310 ser_unix_nop_flush_output, ser_unix_nop_flush_input,