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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dlistener.h67 #define LEV_OPT_CLOSE_ON_FREE (1u<<1) macro
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dlistener.h66 #define LEV_OPT_CLOSE_ON_FREE (1u<<1) macro
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_listener.c84 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC;
164 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
213 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
246 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
282 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_THREADSAFE;
H A Dtest-fdleak.c138 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dregress_ssl.c754 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
939 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dtest-ratelim.c383 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, -1,
H A Dregress_bufferevent.c768 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
1176 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_listener.c81 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC;
160 unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
H A Dtest-fdleak.c135 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
H A Dregress_ssl.c441 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_bufferevent.c692 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
1058 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dhello-world.c62 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_FREE, -1,
H A Dle-proxy.c288 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_REUSEABLE,
H A Dhttp-server.c526 LEV_OPT_CLOSE_ON_FREE, -1,
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dlistener.c283 if (lev->flags & LEV_OPT_CLOSE_ON_FREE)
751 if (shutdown && lev->flags & LEV_OPT_CLOSE_ON_FREE)
H A Dhttp.c3407 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;
/netbsd-current/external/bsd/libevent/dist/
H A Dlistener.c290 if (lev->flags & LEV_OPT_CLOSE_ON_FREE)
762 if (shutdown && lev->flags & LEV_OPT_CLOSE_ON_FREE)
H A Dhttp.c3618 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;

Completed in 195 milliseconds