Searched refs:in_addrs (Results 1 – 1 of 1) sorted by relevance
110 struct in_addr *in_addrs = addresses; in dns_gethostbyname_cb() local116 fprintf(stderr, "%s ", inet_ntoa(in_addrs[i])); in dns_gethostbyname_cb()251 struct in_addr *in_addrs = addresses; in dns_server_gethostbyname_cb() local252 if (in_addrs[0].s_addr != htonl(0xc0a80b0bUL) || ttl != 12345) { in dns_server_gethostbyname_cb()254 inet_ntoa(in_addrs[0]), ttl); in dns_server_gethostbyname_cb()