OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ares_set_local_ip4
(Results
1 - 3
of
3
) sorted by null
/external/c-ares/
ares.h
327
CARES_EXTERN void
ares_set_local_ip4
(ares_channel channel, unsigned int local_ip);
ares_init.c
1755
void
ares_set_local_ip4
(ares_channel channel, unsigned int local_ip)
function
[
all
...]
/external/curl/lib/
asyn-ares.c
656
ares_set_local_ip4
((ares_channel)data->state.resolver, ntohl(a4.s_addr));
Completed in 2827 milliseconds