cmap_get_string   107 lib/cluster/corosync.c                 cmap_get_string(cmap_handle, key, &name);
cmap_get_string   119 lib/cluster/corosync.c                 cmap_get_string(cmap_handle, key, &name);
cmap_get_string   580 lib/cluster/corosync.c     rc = cmap_get_string(handle, "totem.cluster_name", &cluster_name);
cmap_get_string   243 mcp/corosync.c     cs_repeat(retries, 5, rc = cmap_get_string(object_handle, key, value));