Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h205 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h205 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c405 fd = evhttp_bound_socket_get_fd(handle); in display_listen_sock()
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c405 fd = evhttp_bound_socket_get_fd(handle); in display_listen_sock()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c91 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
H A Dregress_http.c111 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
/freebsd/contrib/libevent/test/
H A Dregress_rpc.c91 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
H A Dregress_http.c111 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3648 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function
/freebsd/contrib/libevent/
H A Dhttp.c3648 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function