Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

gethost_result Struct Reference

Collaboration diagram for gethost_result:
[legend]

Data Fields

hostent host
int status
char * cname

Field Documentation

char* gethost_result::cname
 

Definition at line 64 of file netdb.c.

Referenced by gethostbynameaddr().

struct hostent gethost_result::host
 

Definition at line 62 of file netdb.c.

Referenced by gethostbyaddr(), gethostbyname(), and gethostbynameaddr().

int gethost_result::status
 

Definition at line 63 of file netdb.c.

Referenced by gethostbynameaddr().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4