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

/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h189 enum bufferevent_options options;
292 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
390 enum bufferevent_options bufferevent_get_options_(struct bufferevent *bev);
H A Dbufferevent.c295 enum bufferevent_options options)
868 enum bufferevent_options
873 enum bufferevent_options options;
/freebsd-12-stable/contrib/libevent/
H A Dbufferevent-internal.h200 enum bufferevent_options options;
317 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
419 enum bufferevent_options bufferevent_get_options_(struct bufferevent *bev);
H A Dbufferevent.c294 enum bufferevent_options options)
871 enum bufferevent_options
876 enum bufferevent_options options;
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent.h157 enum bufferevent_options { enum
605 * bufferevent_options, except when they mean the same thing. */
/freebsd-12-stable/contrib/libevent/include/event2/
H A Dbufferevent.h157 enum bufferevent_options { enum
631 * bufferevent_options, except when they mean the same thing. */

Completed in 81 milliseconds