OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Mar 02 05:31:46 UTC 2026