Home
last modified time | relevance | path

Searched refs:ares_channeldata (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares.h280 struct ares_channeldata;
282 typedef struct ares_channeldata *ares_channel;
Dares_private.h261 struct ares_channeldata { struct
Dares_init.c135 channel = ares_malloc(sizeof(struct ares_channeldata)); in ares_init_options()