Home
last modified time | relevance | path

Searched refs:bufferevent_options (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent-internal.h202 enum bufferevent_options options;
327 …_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
443 enum bufferevent_options bufferevent_get_options_(struct bufferevent *bev);
H A Dbufferevent.c316 enum bufferevent_options options) in bufferevent_init_common_()
898 enum bufferevent_options
902 enum bufferevent_options options; in bufferevent_get_options_()
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dbufferevent.h158 enum bufferevent_options { enum