not_on_node 423 include/crm/pengine/internal.h extern GList *find_recurring_actions(GList *input, pe_node_t * not_on_node); not_on_node 1483 lib/pengine/utils.c find_recurring_actions(GList *input, pe_node_t * not_on_node) not_on_node 1501 lib/pengine/utils.c } else if (not_on_node == NULL) { not_on_node 1507 lib/pengine/utils.c } else if (action->node->details != not_on_node->details) {