Home
last modified time | relevance | path

Searched refs:EVENT_BASE_FLAG_IGNORE_ENV (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent.h539 EVENT_BASE_FLAG_IGNORE_ENV = 0x02, enumerator
/freebsd/contrib/libevent/include/event2/
H A Devent.h539 EVENT_BASE_FLAG_IGNORE_ENV = 0x02, enumerator
/freebsd/contrib/ntp/sntp/libevent/
H A Depoll.c178 ((base->flags & EVENT_BASE_FLAG_IGNORE_ENV) == 0 && in epoll_init()
H A Devent.c624 !(cfg && (cfg->flags & EVENT_BASE_FLAG_IGNORE_ENV)); in event_base_new_with_config()
/freebsd/contrib/libevent/
H A Depoll.c178 ((base->flags & EVENT_BASE_FLAG_IGNORE_ENV) == 0 && in epoll_init()
H A Devent.c624 !(cfg && (cfg->flags & EVENT_BASE_FLAG_IGNORE_ENV)); in event_base_new_with_config()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c2586 event_config_set_flag(cfg, EVENT_BASE_FLAG_IGNORE_ENV); in test_methods()
2753 event_config_set_flag(cfg, EVENT_BASE_FLAG_IGNORE_ENV); in test_base_environ()
/freebsd/contrib/libevent/test/
H A Dregress.c2586 event_config_set_flag(cfg, EVENT_BASE_FLAG_IGNORE_ENV); in test_methods()
2753 event_config_set_flag(cfg, EVENT_BASE_FLAG_IGNORE_ENV); in test_base_environ()