Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h162 typedef void evhttp_bound_socket_foreach_fn(struct evhttp_bound_socket *, void *); typedef
174 void evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, voi…
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h162 typedef void evhttp_bound_socket_foreach_fn(struct evhttp_bound_socket *, void *); typedef
174 void evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, voi…
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c3390 evhttp_bound_socket_foreach_fn *function, in evhttp_foreach_bound_socket()
/freebsd-13.1/contrib/libevent/
H A Dhttp.c3539 evhttp_bound_socket_foreach_fn *function, in evhttp_foreach_bound_socket()