#include "ares_setup.h"
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include "ares.h"
#include "ares_dns.h"
#include "ares_getopt.h"
#include "ares_ipv6.h"
#include "ares_nowarn.h"
#include "ares_strdup.h"
#include "ares_strcasecmp.h"
Go to the source code of this file.
◆ strcasecmp
◆ strdup
◆ strncasecmp
◆ callback()
static void callback |
( |
void * |
arg, |
|
|
int |
status, |
|
|
int |
timeouts, |
|
|
struct hostent * |
host |
|
) |
| |
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ print_help_info_ahost()
static void print_help_info_ahost |
( |
void |
| ) |
|
|
static |
◆ usage()
static void usage |
( |
void |
| ) |
|
|
static |