GDBserver
|
Public Attributes | |
int | fd |
struct fd_list * | next |
int fd_list::fd |
Definition at line 33 of file hostio.c.
Referenced by handle_close(), handle_open(), handle_pread(), handle_pwrite(), and require_valid_fd().
struct fd_list* fd_list::next |
Definition at line 34 of file hostio.c.
Referenced by handle_close(), handle_open(), and require_valid_fd().