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
82 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC; in regress_pick_a_port()
1217 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC, in test_bufferevent_connect_hostname()
277 LEV_OPT_CLOSE_ON_FREE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_REUSEABLE, in main()
193 if (flags & LEV_OPT_CLOSE_ON_EXEC) in evconnlistener_new()223 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
3554 LEV_OPT_REUSEABLE|LEV_OPT_CLOSE_ON_EXEC|LEV_OPT_CLOSE_ON_FREE; in evhttp_accept_socket_with_handle()
1695 o The LEV_OPT_CLOSE_ON_EXEC flag now applies to accepted listener