#include "ares_setup.h"
#include "ares.h"
#include "ares_inet_net_pton.h"
#include "ares_nowarn.h"
#include "ares_private.h"
Go to the source code of this file.
Functions | |
int | ares__get_hostent (FILE *fp, int family, struct hostent **host) |
Definition at line 34 of file ares__get_hostent.c.