HomeSort by: relevance | last modified time | path
    Searched defs:evhttp_bound_socket_foreach_fn (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/include/event2/
http.h 164 typedef void evhttp_bound_socket_foreach_fn(struct evhttp_bound_socket *, void *); typedef
176 void evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, void *argument);
  /src/external/bsd/ntp/dist/sntp/libevent/include/event2/
http.h 165 typedef void evhttp_bound_socket_foreach_fn(struct evhttp_bound_socket *, void *); typedef
177 void evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, void *argument);

Completed in 26 milliseconds