LEV_OPT_CLOSE_ON_FREE 3139 opal/mca/event/libevent2022/libevent/http.c 	    LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE;
LEV_OPT_CLOSE_ON_FREE  274 opal/mca/event/libevent2022/libevent/listener.c 	if (lev->flags & LEV_OPT_CLOSE_ON_FREE)
LEV_OPT_CLOSE_ON_FREE  746 opal/mca/event/libevent2022/libevent/listener.c 	if (shutdown && lev->flags & LEV_OPT_CLOSE_ON_FREE)
LEV_OPT_CLOSE_ON_FREE   62 opal/mca/event/libevent2022/libevent/sample/hello-world.c 	    LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_FREE, -1,
LEV_OPT_CLOSE_ON_FREE  269 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 	    LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_REUSEABLE,
LEV_OPT_CLOSE_ON_FREE  512 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	    LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
LEV_OPT_CLOSE_ON_FREE   79 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	    LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC;
LEV_OPT_CLOSE_ON_FREE  158 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	unsigned int flags = LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE;
LEV_OPT_CLOSE_ON_FREE  419 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	    LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE,
LEV_OPT_CLOSE_ON_FREE  216 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	    LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE, -1,