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) |
|
extern |
Definition at line 586 of file ser-unix.c.
References serial::buf, serial::fd, and read().
|
extern |
Definition at line 592 of file ser-unix.c.
References serial::fd, and serial_ops::write.