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      1371 lib/pengine/utils.c find_recurring_actions(GList *input, pe_node_t * not_on_node)
not_on_node      1389 lib/pengine/utils.c         } else if (not_on_node == NULL) {
not_on_node      1395 lib/pengine/utils.c         } else if (action->node->details != not_on_node->details) {