Searched refs:bufferevent_options (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dbufferevent-internal.h191 enum bufferevent_options options;
294 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
392 enum bufferevent_options bufferevent_get_options_(struct bufferevent *bev);
H A Dbufferevent.c297 enum bufferevent_options options)
870 enum bufferevent_options
875 enum bufferevent_options options;
/netbsd-current/external/bsd/libevent/dist/
H A Dbufferevent-internal.h202 enum bufferevent_options options;
327 int bufferevent_init_common_(struct bufferevent_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)
898 enum bufferevent_options
902 enum bufferevent_options options;
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dbufferevent.h159 enum bufferevent_options { enum
607 * bufferevent_options, except when they mean the same thing. */
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dbufferevent.h158 enum bufferevent_options { enum
635 * bufferevent_options, except when they mean the same thing. */

Completed in 148 milliseconds