Searched refs:configure_socket (Results 1 – 3 of 3) sorted by relevance
418 static int configure_socket(ares_socket_t s) { in configure_socket() function460 if (configure_socket(s) != 0) { in __anon711387560102()
975 static int configure_socket(ares_socket_t s, int family, ares_channel channel) in configure_socket() function1115 if (configure_socket(s, server->addr.family, channel) < 0) in open_tcp_socket()1228 if (configure_socket(s, server->addr.family, channel) < 0) in open_udp_socket()
104 data type for internal configure_socket function.