Searched refs:LEV_OPT_REUSEABLE (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/libevent/include/event2/
H A Dlistener.h70 #define LEV_OPT_REUSEABLE (1u<<3) macro
/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dregress_listener.c79 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC;
158 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
H A Dtest-fdleak.c133 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dregress_ssl.c425 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dtest-ratelim.c295 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, -1,
H A Dregress_bufferevent.c690 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
1056 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dregress_dns.c1179 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC,
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Dlistener.c233 if (flags & LEV_OPT_REUSEABLE) {
H A Dhttp.c3405 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;

Completed in 217 milliseconds