GDB (xrefs)
|
Go to the source code of this file.
Functions | |
int | ser_unix_read_prim (struct serial *scb, size_t count) |
int | ser_unix_write_prim (struct serial *scb, const void *buf, size_t count) |
Definition at line 1006 of file ser-unix.c.
References serial::buf, serial::fd, read(), and status.
Definition at line 1020 of file ser-unix.c.
References serial::fd, and serial_ops::write.