id_str 784 lib/cluster/membership.c char *id_str = (id == 0)? NULL : crm_strdup_printf("%u", id); id_str 786 lib/cluster/membership.c node = find_cib_cluster_node(id_str, uname); id_str 787 lib/cluster/membership.c free(id_str);