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

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dlistener.h65 #define LEV_OPT_CLOSE_ON_FREE (1u<<1) macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dlistener.h65 #define LEV_OPT_CLOSE_ON_FREE (1u<<1) macro
/freebsd-13-stable/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.c439 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-13-stable/contrib/libevent/test/
H A Dregress_listener.c82 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC;
161 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
196 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_THREADSAFE;
H A Dtest-fdleak.c133 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dtest-ratelim.c297 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, -1,
H A Dregress_ssl.c691 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dregress_bufferevent.c751 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
1145 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
/freebsd-13-stable/contrib/libevent/sample/
H A Dhello-world.c62 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_FREE, -1,
H A Dle-proxy.c277 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_REUSEABLE,
/freebsd-13-stable/contrib/libevent/
H A Dlistener.c281 if (lev->flags & LEV_OPT_CLOSE_ON_FREE)
750 if (shutdown && lev->flags & LEV_OPT_CLOSE_ON_FREE)
H A Dhttp.c3554 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;
/freebsd-13-stable/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 218 milliseconds