Home
last modified time | relevance | path

Searched defs:event_config (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/apmd/
H A Dapmd.h75 struct event_config { struct
99 extern struct event_config events[EVENT_MAX]; argument
/freebsd/contrib/ntp/sntp/libevent/
H A Devent-internal.h359 struct event_config { struct
362 int n_cpus_hint;
363 struct timeval max_dispatch_interval;
364 int max_dispatch_callbacks;
365 int limit_callbacks_after_prio;
366 enum event_method_feature require_features;
367 enum event_base_config_flag flags;
/freebsd/contrib/libevent/
H A Devent-internal.h359 struct event_config { struct
362 int n_cpus_hint;
363 struct timeval max_dispatch_interval;
364 int max_dispatch_callbacks;
365 int limit_callbacks_after_prio;
366 enum event_method_feature require_features;
367 enum event_base_config_flag flags;
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent.h295 struct event_config struct
/freebsd/contrib/libevent/include/event2/
H A Devent.h295 struct event_config struct
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h1335 pqi_event_config_t event_config; member