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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-unix.c72 static int do_hardwire_readchar (struct serial *scb, int timeout);
562 do_hardwire_readchar (struct serial *scb, int timeout) function
632 return generic_readchar (scb, timeout, do_hardwire_readchar);

Completed in 64 milliseconds