full_history      201 include/crm/fencing/internal.h                                     bool full_history,
full_history       91 lib/fencing/st_output.c                              bool full_history, const char *later_succeeded,
full_history      115 lib/fencing/st_output.c         if (!full_history) {
full_history      145 lib/fencing/st_output.c             if (full_history) {
full_history      237 lib/fencing/st_output.c full_history(pcmk__output_t *out, va_list args)
full_history      399 lib/fencing/st_output.c     bool full_history = va_arg(args, int);
full_history      404 lib/fencing/st_output.c     gchar *desc = stonith__history_description(event, full_history, succeeded,
full_history      430 lib/fencing/st_output.c     bool full_history = va_arg(args, int);
full_history      438 lib/fencing/st_output.c         gchar *desc = stonith__history_description(event, full_history, succeeded,
full_history      454 lib/fencing/st_output.c     bool full_history G_GNUC_UNUSED = va_arg(args, int);
full_history      578 lib/fencing/st_output.c     { "full-fencing-list", "default", full_history },
full_history      461 tools/crm_mon_curses.c     bool full_history = va_arg(args, int);
full_history      466 tools/crm_mon_curses.c     gchar *desc = stonith__history_description(event, full_history, succeeded,