Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dser-unix.c86 static void hardwire_close (struct serial *scb);
897 hardwire_close (struct serial *scb) in hardwire_close() function
916 ops->close = hardwire_close; in _initialize_ser_hardwire()