Searched refs:BEV_OPT_CLOSE_ON_FREE (Results 1 – 6 of 6) sorted by relevance
52 BEV_OPT_CLOSE_ON_FREE | BEV_OPT_DEFER_CALLBACKS)); in UpdateNetworkState()
155 BEV_OPT_CLOSE_ON_FREE = (1<<0), enumerator
382 if (bev_p->options & BEV_OPT_CLOSE_ON_FREE) { in be_async_destruct()678 (bev_a->bev.options & BEV_OPT_CLOSE_ON_FREE)) { in be_async_ctrl()
222 if (bevf->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_filter_destruct()
594 if ((bufev_p->options & BEV_OPT_CLOSE_ON_FREE) && fd >= 0) in be_socket_destruct()
1187 if (bev_ssl->bev.options & BEV_OPT_CLOSE_ON_FREE) { in be_openssl_destruct()