Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ foreach
Function
foreach
contrib/interconnect/proxy/ic_proxy.h:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
ListCell *cell;
75
76
foreach(cell, list)
77
{
78
ic_proxy_free(lfirst(cell));
79
}
80
81
return ic_proxy_list_free(list);
82
}
Callers
15
ic_proxy_client_drop_p2c_cache
Function · 0.70
ic_proxy_server_ensure_peers
Function · 0.70
ic_proxy_server_drop_legacy_peers
Function · 0.70
ic_proxy_router_loopback_on_check
Function · 0.70
ic_proxy_router_uninit
Function · 0.70
ic_proxy_peer_free
Function · 0.70
ic_proxy_peer_handle_out_cache
Function · 0.70
ic_proxy_backend_on_connect_timer
Function · 0.70
ic_proxy_reload_addresses
Function · 0.70
sepgsql_dml_privileges
Function · 0.50
sepgsql_avc_reclaim
Function · 0.50
sepgsql_avc_lookup
Function · 0.50
Calls
no outgoing calls
Tested by
1
pg_decode_startup
Function · 0.40