latest            351 fencing/admin.c     stonith_history_t *history, *hp, *latest = NULL;
latest            362 fencing/admin.c             latest = hp;
latest            376 fencing/admin.c             print_fence_event(latest);
latest            391 fencing/admin.c     if (latest) {
latest            393 fencing/admin.c             printf("%d\n", latest->completed);
latest            395 fencing/admin.c             print_fence_event(latest);