Searched refs:LEV_OPT_CLOSE_ON_EXEC (Results 1 – 8 of 8) sorted by relevance
67 #define LEV_OPT_CLOSE_ON_EXEC (1u<<2) macro
287 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_REUSEABLE, in main()
82 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC; in regress_pick_a_port()
1298 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC, in test_bufferevent_connect_hostname()
194 if (flags & LEV_OPT_CLOSE_ON_EXEC) in evconnlistener_new()224 if (flags & LEV_OPT_CLOSE_ON_EXEC) in evconnlistener_new_bind()
399 Libevent 2.1 changes the behavior of the LEV_OPT_CLOSE_ON_EXEC
3602 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE; in evhttp_accept_socket_with_handle()
1927 o The LEV_OPT_CLOSE_ON_EXEC flag now applies to accepted listener