other_node 163 lib/pengine/utils.c pe_node_t *other_node = NULL; other_node 172 lib/pengine/utils.c other_node = pe_find_node_id(list, node->details->id); other_node 173 lib/pengine/utils.c if (other_node == NULL) { other_node 176 lib/pengine/utils.c node->weight = pcmk__add_scores(node->weight, other_node->weight); other_node 183 lib/pengine/utils.c other_node = pe_hash_table_lookup(result, node->details->id); other_node 185 lib/pengine/utils.c if (other_node == NULL) {