Searched defs:ares_init_options (Results 1 - 1 of 1) sorted by relevance

/external/c-ares/
H A Dares_init.c114 return ares_init_options(channelptr, NULL, 0);
117 int ares_init_options(ares_channel *channelptr, struct ares_options *options, function
284 rc = ares_init_options(dest, &opts, optmask);

Completed in 270 milliseconds