MCPcopy 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
268icmap_map_t icmap_get_global_map(void)
269{
270
271 return (icmap_global_map);
272}
273
274static int icmap_is_valid_name_char(char c)
275{

Callers 9

totem_config_readFunction · 0.85
totem_config_validateFunction · 0.85
totem_change_notifyFunction · 0.85
main_iface_change_fnFunction · 0.85
mainFunction · 0.85
read_corosync_confFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected