latest            176 lib/pacemaker/pcmk_fence.c     stonith_history_t *history = NULL, *hp, *latest = NULL;
latest            210 lib/pacemaker/pcmk_fence.c             latest = hp;
latest            221 lib/pacemaker/pcmk_fence.c     if (latest) {
latest            223 lib/pacemaker/pcmk_fence.c             pcmk__formatted_printf(out, "%lld\n", (long long) latest->completed);
latest            225 lib/pacemaker/pcmk_fence.c             out->message(out, "stonith-event", latest, 0, FALSE);