Home
last modified time | relevance | path

Searched refs:BEV_OPT_CLOSE_ON_FREE (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-14-stable/contrib/libevent/sample/
HDle-proxy.c166 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
170 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
175 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
193 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
HDhttps-client.c433 bev = bufferevent_socket_new(base, -1, BEV_OPT_CLOSE_ON_FREE); in main()
438 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in main()
HDhello-world.c94 bev = bufferevent_socket_new(base, fd, BEV_OPT_CLOSE_ON_FREE); in listener_cb()
/freebsd-14-stable/contrib/ntp/sntp/libevent/sample/
HDle-proxy.c166 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
170 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
175 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
193 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in accept_cb()
HDhttps-client.c433 bev = bufferevent_socket_new(base, -1, BEV_OPT_CLOSE_ON_FREE); in main()
438 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in main()
HDhello-world.c94 bev = bufferevent_socket_new(base, fd, BEV_OPT_CLOSE_ON_FREE); in listener_cb()
/freebsd-14-stable/contrib/ntp/sntp/libevent/test/
HDtest-fdleak.c113 BEV_OPT_CLOSE_ON_FREE); in listener_accept_cb()
211 BEV_OPT_CLOSE_ON_FREE); in start_client()
HDregress_bufferevent.c575 BEV_OPT_CLOSE_ON_FREE, NULL, in test_bufferevent_filters_impl()
579 NULL, BEV_OPT_CLOSE_ON_FREE, NULL, NULL); in test_bufferevent_filters_impl()
736 int be_flags=BEV_OPT_CLOSE_ON_FREE; in test_bufferevent_connect()
817 int flags = BEV_OPT_CLOSE_ON_FREE | (long)data->setup_data; in test_bufferevent_connect_fail_eventcb()
904 BEV_OPT_CLOSE_ON_FREE | BEV_OPT_DEFER_CALLBACKS); in test_bufferevent_connect_fail()
1008 BEV_OPT_CLOSE_ON_FREE, NULL, NULL); in test_bufferevent_timeouts()
1010 BEV_OPT_CLOSE_ON_FREE, NULL, NULL); in test_bufferevent_timeouts()
1152 int be_flags=BEV_OPT_CLOSE_ON_FREE; in test_bufferevent_trigger()
1313 int options = BEV_OPT_CLOSE_ON_FREE | BEV_OPT_DEFER_CALLBACKS; in test_bufferevent_filter_data_stuck()
HDregress_ssl.c488 flags |= BEV_OPT_CLOSE_ON_FREE; in regress_bufferevent_openssl()
495 BEV_OPT_CLOSE_ON_FREE); in regress_bufferevent_openssl()
497 BEV_OPT_CLOSE_ON_FREE); in regress_bufferevent_openssl()
516 flags |= BEV_OPT_CLOSE_ON_FREE; in regress_bufferevent_openssl()
593 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in acceptcb()
764 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in regress_bufferevent_openssl_connect()
893 int bev_flags = BEV_OPT_CLOSE_ON_FREE; in regress_bufferevent_openssl_wm()
HDregress_zlib.c308 BEV_OPT_CLOSE_ON_FREE, zlib_deflate_free, z_output); in test_bufferevent_zlib()
310 NULL, BEV_OPT_CLOSE_ON_FREE, zlib_inflate_free, z_input); in test_bufferevent_zlib()
HDbench_httpclient.c165 b = bufferevent_socket_new(base, sock, BEV_OPT_CLOSE_ON_FREE); in launch_request()
HDtest-ratelim.c194 int flags = BEV_OPT_CLOSE_ON_FREE|BEV_OPT_THREADSAFE; in echo_listenercb()
433 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_THREADSAFE); in test_ratelimiting()
/freebsd-14-stable/contrib/libevent/test/
HDtest-fdleak.c113 BEV_OPT_CLOSE_ON_FREE); in listener_accept_cb()
211 BEV_OPT_CLOSE_ON_FREE); in start_client()
HDregress_bufferevent.c575 BEV_OPT_CLOSE_ON_FREE, NULL, in test_bufferevent_filters_impl()
579 NULL, BEV_OPT_CLOSE_ON_FREE, NULL, NULL); in test_bufferevent_filters_impl()
736 int be_flags=BEV_OPT_CLOSE_ON_FREE; in test_bufferevent_connect()
817 int flags = BEV_OPT_CLOSE_ON_FREE | (long)data->setup_data; in test_bufferevent_connect_fail_eventcb()
904 BEV_OPT_CLOSE_ON_FREE | BEV_OPT_DEFER_CALLBACKS); in test_bufferevent_connect_fail()
1008 BEV_OPT_CLOSE_ON_FREE, NULL, NULL); in test_bufferevent_timeouts()
1010 BEV_OPT_CLOSE_ON_FREE, NULL, NULL); in test_bufferevent_timeouts()
1152 int be_flags=BEV_OPT_CLOSE_ON_FREE; in test_bufferevent_trigger()
1313 int options = BEV_OPT_CLOSE_ON_FREE | BEV_OPT_DEFER_CALLBACKS; in test_bufferevent_filter_data_stuck()
HDregress_ssl.c488 flags |= BEV_OPT_CLOSE_ON_FREE; in regress_bufferevent_openssl()
495 BEV_OPT_CLOSE_ON_FREE); in regress_bufferevent_openssl()
497 BEV_OPT_CLOSE_ON_FREE); in regress_bufferevent_openssl()
516 flags |= BEV_OPT_CLOSE_ON_FREE; in regress_bufferevent_openssl()
593 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in acceptcb()
764 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_DEFER_CALLBACKS); in regress_bufferevent_openssl_connect()
893 int bev_flags = BEV_OPT_CLOSE_ON_FREE; in regress_bufferevent_openssl_wm()
HDregress_zlib.c308 BEV_OPT_CLOSE_ON_FREE, zlib_deflate_free, z_output); in test_bufferevent_zlib()
310 NULL, BEV_OPT_CLOSE_ON_FREE, zlib_inflate_free, z_input); in test_bufferevent_zlib()
HDbench_httpclient.c165 b = bufferevent_socket_new(base, sock, BEV_OPT_CLOSE_ON_FREE); in launch_request()
HDtest-ratelim.c194 int flags = BEV_OPT_CLOSE_ON_FREE|BEV_OPT_THREADSAFE; in echo_listenercb()
433 BEV_OPT_CLOSE_ON_FREE|BEV_OPT_THREADSAFE); in test_ratelimiting()
/freebsd-14-stable/contrib/libevent/
HDbufferevent_openssl.c1205 if (bev_ssl->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_openssl_unlink()
1233 if (bev_ssl->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_openssl_destruct()
1404 if (options & BEV_OPT_CLOSE_ON_FREE) in bufferevent_openssl_new_impl()
1435 if (options & BEV_OPT_CLOSE_ON_FREE) in bufferevent_openssl_filter_new()
1482 if (options & BEV_OPT_CLOSE_ON_FREE) in bufferevent_openssl_socket_new()
HDbufferevent_async.c407 (bev_p->options & BEV_OPT_CLOSE_ON_FREE)) { in be_async_destruct()
693 (bev_a->bev.options & BEV_OPT_CLOSE_ON_FREE)) { in be_async_ctrl()
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDbufferevent_openssl.c1205 if (bev_ssl->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_openssl_unlink()
1233 if (bev_ssl->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_openssl_destruct()
1404 if (options & BEV_OPT_CLOSE_ON_FREE) in bufferevent_openssl_new_impl()
1435 if (options & BEV_OPT_CLOSE_ON_FREE) in bufferevent_openssl_filter_new()
1482 if (options & BEV_OPT_CLOSE_ON_FREE) in bufferevent_openssl_socket_new()
HDbufferevent_async.c407 (bev_p->options & BEV_OPT_CLOSE_ON_FREE)) { in be_async_destruct()
693 (bev_a->bev.options & BEV_OPT_CLOSE_ON_FREE)) { in be_async_ctrl()
HDbufferevent_filter.c234 if (bevf->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_filter_unlink()
/freebsd-14-stable/contrib/libevent/include/event2/
HDbufferevent.h160 BEV_OPT_CLOSE_ON_FREE = (1<<0), enumerator
/freebsd-14-stable/contrib/ntp/sntp/libevent/include/event2/
HDbufferevent.h160 BEV_OPT_CLOSE_ON_FREE = (1<<0), enumerator

12