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

/openbsd-current/gnu/usr.bin/binutils/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.c218 ops->flush_input = ser_unix_flush_input;
H A Dser-unix.c337 ser_unix_flush_input (scb);
1131 ser_unix_flush_input (struct serial *scb)
1130 ser_unix_flush_input (struct serial *scb) function

Completed in 111 milliseconds