Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corosync/corosync
/ icmap_get_global_map
Function
icmap_get_global_map
exec/icmap.c:268–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
icmap_map_t icmap_get_global_map(void)
269
{
270
271
return (icmap_global_map);
272
}
273
274
static int icmap_is_valid_name_char(char c)
275
{
Callers
9
totem_config_read
Function · 0.85
totem_config_validate
Function · 0.85
totem_change_notify
Function · 0.85
delete_and_notify_if_changed
Function · 0.85
message_handler_req_exec_cfg_reload_config
Function · 0.85
message_handler_req_lib_cfg_killnode
Function · 0.85
main_iface_change_fn
Function · 0.85
main
Function · 0.85
read_corosync_conf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected