Searched refs:channelptr (Results 1 – 2 of 2) sorted by relevance
304 CARES_EXTERN int ares_init(ares_channel *channelptr);306 CARES_EXTERN int ares_init_options(ares_channel *channelptr,
112 int ares_init(ares_channel *channelptr) in ares_init() argument114 return ares_init_options(channelptr, NULL, 0); in ares_init()117 int ares_init_options(ares_channel *channelptr, struct ares_options *options, in ares_init_options() argument144 *channelptr = NULL; in ares_init_options()261 *channelptr = channel; in ares_init_options()