Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares_process.c79 static int open_tcp_socket(ares_channel channel, struct server_state *server);
836 if (open_tcp_socket(channel, server) == -1) in ares__send_query()
1075 static int open_tcp_socket(ares_channel channel, struct server_state *server) in open_tcp_socket() function