not_on_node 236 include/crm/pengine/internal.h extern GListPtr find_recurring_actions(GListPtr input, node_t * not_on_node); not_on_node 1327 lib/pengine/utils.c find_recurring_actions(GListPtr input, node_t * not_on_node) not_on_node 1345 lib/pengine/utils.c } else if (not_on_node == NULL) { not_on_node 1351 lib/pengine/utils.c } else if (action->node->details != not_on_node->details) {