Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDhttp.h204 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress_rpc.c92 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
HDregress_http.c115 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
/NextBSD/contrib/ntp/sntp/libevent/
HDhttp.c3439 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function