Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corosync/corosync
/ icmap_init
Function
icmap_init
exec/icmap.c:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
cs_error_t icmap_init(void)
213
{
214
return (icmap_init_r(&icmap_global_map));
215
}
216
217
static void icmap_set_ro_access_free(void)
218
{
Callers
2
main
Function · 0.85
read_corosync_conf
Function · 0.85
Calls
1
icmap_init_r
Function · 0.85
Tested by
no test coverage detected