OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ares_gethostbyaddr
(Results
1 - 8
of
8
) sorted by null
/external/c-ares/
Makefile.inc
15
ares_gethostbyaddr
.c \
83
ares_gethostbyaddr
.3 \
122
ares_gethostbyaddr
.html \
161
ares_gethostbyaddr
.pdf \
ahost.c
128
ares_gethostbyaddr
(channel, &addr4, sizeof(addr4), AF_INET, callback,
133
ares_gethostbyaddr
(channel, &addr6, sizeof(addr6), AF_INET6, callback,
ares_gethostbyaddr.c
53
/* Arguments passed to
ares_gethostbyaddr
() */
71
void
ares_gethostbyaddr
(ares_channel channel, const void *addr, int addrlen,
function
ares_getnameinfo.c
192
ares_gethostbyaddr
(channel, &addr->sin_addr,
200
ares_gethostbyaddr
(channel, &addr6->sin6_addr,
ares.h
372
CARES_EXTERN void
ares_gethostbyaddr
(ares_channel channel,
Makefile.in
83
ares_free_string.lo ares_getenv.lo
ares_gethostbyaddr
.lo \
375
ares_gethostbyaddr
.c \
443
ares_gethostbyaddr
.3 \
482
ares_gethostbyaddr
.html \
521
ares_gethostbyaddr
.pdf \
734
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/
ares_gethostbyaddr
.Plo@am__quote@
[
all
...]
CHANGES
598
- Erik Kline cleaned up
ares_gethostbyaddr
.c:next_lookup() somewhat
[
all
...]
/external/curl/lib/
hostip6.c
69
* For CURLRES_ARS, this should be written using
ares_gethostbyaddr
()
Completed in 5908 milliseconds