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