Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libevent/sample/
H A Dhttp-server.c386 fd = evhttp_bound_socket_get_fd(handle); in main()
/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h204 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h204 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c92 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
H A Dregress_http.c115 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_rpc.c92 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
H A Dregress_http.c108 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c3439 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function
/freebsd-13.1/contrib/libevent/
H A Dhttp.c3588 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function