Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dser-unix.c93 static int hardwire_setstopbits (struct serial *, int);
819 hardwire_setstopbits (struct serial *scb, int num) in hardwire_setstopbits() function
1360 ops->setstopbits = hardwire_setstopbits; in _initialize_ser_hardwire()
H A DChangeLog-19962237 (hardwire_setstopbits): Ditto.