Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dser-pipe.c157 ops->setstopbits = ser_unix_nop_setstopbits; in _initialize_ser_pipe()
H A Dserial.h226 int (*setstopbits) (struct serial *, int num); member
H A Dser-tcp.c227 ops->setstopbits = ser_unix_nop_setstopbits; in _initialize_ser_tcp()
H A Dserial.c474 return scb->ops->setstopbits (scb, num); in serial_setstopbits()
H A Dser-unix.c1360 ops->setstopbits = hardwire_setstopbits; in _initialize_ser_hardwire()