Lines Matching refs:ares_socket_t
75 ares_socket_t write_fd, struct timeval *now);
77 ares_socket_t read_fd, struct timeval *now);
79 ares_socket_t read_fd, struct timeval *now);
145 fd_set *read_fds, ares_socket_t read_fd, in processfds()
146 fd_set *write_fds, ares_socket_t write_fd) in processfds()
169 ares_socket_t read_fd, /* use ARES_SOCKET_BAD or valid in ares_process_fd()
171 ares_socket_t write_fd) in ares_process_fd()
208 ares_socket_t write_fd, in write_tcp_data()
332 ares_socket_t read_fd, struct timeval *now) in read_tcp_data()
428 ares_socket_t read_fd, struct timeval *now) in read_udp_packets()
820 static int setsocknonblock(ares_socket_t sockfd, /* operate on this */ in setsocknonblock()
871 static int configure_socket(ares_socket_t s, int family, ares_channel channel) in configure_socket()
934 ares_socket_t s; in open_tcp_socket()
1027 ares_socket_t s; in open_udp_socket()