Searched refs:evhttp_bound_socket_get_fd (Results 1 – 5 of 5) sorted by relevance
205 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
405 fd = evhttp_bound_socket_get_fd(handle); in display_listen_sock()
91 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
111 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
3648 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function