Searched refs:evhttp_bound_socket_get_fd (Results 1 – 5 of 5) sorted by relevance
386 fd = evhttp_bound_socket_get_fd(handle); in main()
204 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
92 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
108 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
3588 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function