other_node 164 lib/pengine/utils.c pe_node_t *other_node = NULL; other_node 173 lib/pengine/utils.c other_node = pe_find_node_id(list, node->details->id); other_node 174 lib/pengine/utils.c if (other_node == NULL) { other_node 177 lib/pengine/utils.c node->weight = pe__add_scores(node->weight, other_node->weight); other_node 184 lib/pengine/utils.c other_node = pe_hash_table_lookup(result, node->details->id); other_node 186 lib/pengine/utils.c if (other_node == NULL) {