#include "ares_private.h"
Include dependency graph for ares_free_hostent.c:
Go to the source code of this file.
Functions | |
void | ares_free_hostent (struct hostent *host) |
|
Definition at line 25 of file ares_free_hostent.c. References free, hostent::h_addr_list, hostent::h_aliases, and hostent::h_name. Referenced by end_aquery(), and end_hquery().
|