Searched refs:LEV_OPT_CLOSE_ON_FREE (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/libevent/include/event2/
H A Dlistener.h65 #define LEV_OPT_CLOSE_ON_FREE (1u<<1) 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,
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Dlistener.c281 if (lev->flags & LEV_OPT_CLOSE_ON_FREE)
749 if (shutdown && lev->flags & LEV_OPT_CLOSE_ON_FREE)
H A Dhttp.c3405 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;

Completed in 148 milliseconds