op_history        126 lib/pacemaker/pcmk_sched_recurring.c                      struct op_history *op)
op_history        248 lib/pacemaker/pcmk_sched_recurring.c                         const pcmk_node_t *node, const struct op_history *op)
op_history        485 lib/pacemaker/pcmk_sched_recurring.c                           const struct op_history *op)
op_history        601 lib/pacemaker/pcmk_sched_recurring.c         struct op_history op_history = { NULL, };
op_history        603 lib/pacemaker/pcmk_sched_recurring.c         if (!is_recurring_history(rsc, op, &op_history)) {
op_history        608 lib/pacemaker/pcmk_sched_recurring.c             recurring_op_for_active(rsc, start, rsc->allocated_to, &op_history);
op_history        610 lib/pacemaker/pcmk_sched_recurring.c         recurring_op_for_inactive(rsc, rsc->allocated_to, &op_history);
op_history        612 lib/pacemaker/pcmk_sched_recurring.c         free(op_history.key);