Definition at line 3262 of file SUS_Summary.
Public Attributes | |
| char * | h_name |
| char ** | h_aliases |
| int | h_addrtype |
| int | h_length |
| char ** | h_addr_list |
|
|
array of pointers to network addresses Definition at line 3267 of file SUS_Summary. Referenced by display_hostent(). |
|
|
address family (not type) Definition at line 3265 of file SUS_Summary. Referenced by display_hostent(). |
|
|
array of alternative host names Definition at line 3264 of file SUS_Summary. Referenced by display_hostent(). |
|
|
length of each address Definition at line 3266 of file SUS_Summary. Referenced by display_hostent(). |
|
|
official host name Definition at line 3263 of file SUS_Summary. Referenced by display_hostent(). |
1.3.1