Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dser-pipe.c151 ops->go_raw = ser_unix_nop_raw; in _initialize_ser_pipe()
H A Dserial.h219 void (*go_raw) (struct serial *); member
H A Dser-tcp.c220 ops->go_raw = ser_unix_nop_raw; in _initialize_ser_tcp()
H A Dserial.c434 scb->ops->go_raw (scb); in serial_raw()
H A Dser-unix.c1354 ops->go_raw = hardwire_raw; in _initialize_ser_hardwire()