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