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

servent Struct Reference

#include <netdb.h>


Data Fields

char * s_name
char ** s_aliases
int s_port
char * s_proto


Field Documentation

char** servent::s_aliases
 

Definition at line 26 of file netdb.h.

char* servent::s_name
 

Definition at line 25 of file netdb.h.

int servent::s_port
 

Definition at line 27 of file netdb.h.

char* servent::s_proto
 

Definition at line 28 of file netdb.h.


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