GDBserver
Public Attributes | List of all members
fd_list Struct Reference

Public Attributes

int fd
 
struct fd_listnext
 

Detailed Description

Definition at line 34 of file hostio.c.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: