Searched refs:LEV_OPT_CLOSE_ON_EXEC (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dlistener.h67 #define LEV_OPT_CLOSE_ON_EXEC (1u<<2) macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dlistener.h67 #define LEV_OPT_CLOSE_ON_EXEC (1u<<2) 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;
H A Dregress_dns.c1179 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC,
/freebsd-13-stable/contrib/libevent/sample/
H A Dle-proxy.c277 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|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;
H A Dregress_dns.c1217 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC,
/freebsd-13-stable/contrib/libevent/
H A Dlistener.c193 if (flags & LEV_OPT_CLOSE_ON_EXEC)
223 if (flags & LEV_OPT_CLOSE_ON_EXEC)
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.c193 if (flags & LEV_OPT_CLOSE_ON_EXEC)
223 if (flags & LEV_OPT_CLOSE_ON_EXEC)
H A Dhttp.c3405 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;

Completed in 192 milliseconds