LEV_OPT_CLOSE_ON_EXEC 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_EXEC  222 opal/mca/event/libevent2022/libevent/listener.c 	if (flags & LEV_OPT_CLOSE_ON_EXEC) {
LEV_OPT_CLOSE_ON_EXEC  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_EXEC 1066 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	    LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC,
LEV_OPT_CLOSE_ON_EXEC   79 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	    LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC;