Searched refs:event_base_get_features (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Devent.h428 event_base_get_features() to see which features are available.
494 int event_base_get_features(const struct event_base *base);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress.c1964 event_base_get_features(base) & EV_FEATURE_ET);
1967 tt_int_op(0, ==, event_base_get_features(base) & EV_FEATURE_ET);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent.c487 event_base_get_features(const struct event_base *base) function

Completed in 54 milliseconds