#include <netdb.h>
Data Fields | |
| char * | h_name |
| char ** | h_aliases |
| int | h_addrtype |
| int | h_length |
| char ** | h_addr_list |
|
|
Definition at line 42 of file netdb.h. Referenced by ares_free_hostent(), callback(), dns_client_callback(), fake_hostent(), gethostbyaddr(), gethostbyname(), and sort_addresses(). |
|
|
Definition at line 40 of file netdb.h. Referenced by callback(), and fake_hostent(). |
|
|
Definition at line 39 of file netdb.h. Referenced by ares_free_hostent(), callback(), fake_hostent(), gethostbyaddr(), and gethostbyname(). |
|
|
Definition at line 41 of file netdb.h. Referenced by callback(), and fake_hostent(). |
|
|
Definition at line 38 of file netdb.h. Referenced by ares_free_hostent(), callback(), dns_client_callback(), fake_hostent(), gethostbyaddr(), and gethostbyname(). |
1.3.4