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