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