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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dserial.h154 extern int serial_is_async_p (struct serial *scb);
H A Dserial.c350 if (0 && serial_is_async_p (scb) && timeout < 0)
486 serial_is_async_p (struct serial *scb)
484 serial_is_async_p (struct serial *scb) function
H A Dser-unix.c1190 if (serial_is_async_p (scb))
H A Dremote.c5325 return (current_target.to_async_mask_value) && serial_is_async_p (remote_desc);

Completed in 76 milliseconds