Go to the source code of this file.
Functions | |
void | ares__freeaddrinfo_cnames (struct ares_addrinfo_cname *head) |
void | ares__freeaddrinfo_nodes (struct ares_addrinfo_node *head) |
void | ares_freeaddrinfo (struct ares_addrinfo *ai) |
void ares__freeaddrinfo_cnames | ( | struct ares_addrinfo_cname * | head | ) |
Definition at line 27 of file ares_freeaddrinfo.c.
void ares__freeaddrinfo_nodes | ( | struct ares_addrinfo_node * | head | ) |
Definition at line 40 of file ares_freeaddrinfo.c.
void ares_freeaddrinfo | ( | struct ares_addrinfo * | ai | ) |
Definition at line 52 of file ares_freeaddrinfo.c.