GDB (API)
Functions
/home/stan/gdb/src/gdb/ser-unix.h File Reference

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)

Function Documentation

int ser_unix_read_prim ( struct serial scb,
size_t  count 
)

Definition at line 956 of file ser-unix.c.

int ser_unix_write_prim ( struct serial scb,
const void *  buf,
size_t  count 
)

Definition at line 970 of file ser-unix.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines