latest            231 lib/pacemaker/pcmk_fence.c     stonith_history_t *history = NULL, *hp, *latest = NULL;
latest            265 lib/pacemaker/pcmk_fence.c             latest = hp;
latest            276 lib/pacemaker/pcmk_fence.c     if (latest) {
latest            278 lib/pacemaker/pcmk_fence.c             pcmk__formatted_printf(out, "%lld\n", (long long) latest->completed);
latest            280 lib/pacemaker/pcmk_fence.c             out->message(out, "stonith-event", latest, 0, FALSE);