Searched refs:ares_set_socket_functions (Results 1 – 7 of 7) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.inc | 128 ares_set_socket_functions.3 \ 183 ares_set_socket_functions.html \ 238 ares_set_socket_functions.pdf \
|
D | ares.h | 389 CARES_EXTERN void ares_set_socket_functions(ares_channel channel,
|
D | ares_init.c | 2567 void ares_set_socket_functions(ares_channel channel, in ares_set_socket_functions() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.cc | 690 ares_set_socket_functions(channel_, &default_functions, 0); in VirtualizeIO() 694 ares_set_socket_functions(channel_, 0, 0); in ~VirtualizeIO()
|
D | ares-test-live.cc | 605 ares_set_socket_functions(channel_, &my_functions, &count); in TEST_F()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver_windows.cc | 522 ares_set_socket_functions(channel, &custom_ares_sock_funcs, in ConfigureAresChannelLocked()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver_windows.cc | 885 ares_set_socket_functions(channel, &custom_ares_sock_funcs, in ConfigureAresChannelLocked()
|