netent Struct Reference
#include <opensolaris_10_netdb.h>
Collaboration diagram for netent:

Public Attributes | |
char * | n_name |
char ** | n_aliases |
int | n_addrtype |
in_addr_t | n_net |
Detailed Description
Definition at line 220 of file opensolaris_10_netdb.h.
Member Data Documentation
◆ n_addrtype
int netent::n_addrtype |
Definition at line 223 of file opensolaris_10_netdb.h.
◆ n_aliases
char** netent::n_aliases |
Definition at line 222 of file opensolaris_10_netdb.h.
◆ n_name
char* netent::n_name |
Definition at line 221 of file opensolaris_10_netdb.h.
◆ n_net
in_addr_t netent::n_net |
Definition at line 224 of file opensolaris_10_netdb.h.
The documentation for this struct was generated from the following file:
- compat/os/opensolaris_10_netdb.h