full_history      246 lib/fencing/st_output.c     gboolean full_history = va_arg(args, gboolean);
full_history      258 lib/fencing/st_output.c                            full_history ? "completed" : "last-successful",
full_history      276 lib/fencing/st_output.c                            full_history ? "completed" : "last-failed",
full_history      298 lib/fencing/st_output.c     gboolean full_history = va_arg(args, gboolean);
full_history      314 lib/fencing/st_output.c                                   full_history ? "completed" : "last-failed", buf,
full_history      323 lib/fencing/st_output.c                                   full_history ? "completed" : "last-successful", buf);
full_history      341 lib/fencing/st_output.c     gboolean full_history G_GNUC_UNUSED = va_arg(args, gboolean);
full_history      457 tools/crm_mon_curses.c     gboolean full_history = va_arg(args, gboolean);
full_history      477 tools/crm_mon_curses.c                                    full_history ? "completed" : "last-failed", buf,
full_history      486 tools/crm_mon_curses.c                                    full_history ? "completed" : "last-successful", buf);