netent Struct Reference

#include <netdb.h>

Data Fields

char *  n_name
char **  n_aliases
int  n_addrtype
uint32_t  n_net

Field Documentation

int netent::n_addrtype
 
char** netent::n_aliases
 
char* netent::n_name
 
uint32_t netent::n_net
 

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

Copyright © Nokia Corporation 2001-2008
Back to top