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