pe__op_history_text  299 include/crm/pengine/internal.h int pe__op_history_text(pcmk__output_t *out, va_list args);
pe__op_history_text 1506 lib/pengine/pe_output.c pe__op_history_text(pcmk__output_t *out, va_list args) {
pe__op_history_text 1871 lib/pengine/pe_output.c     { "op-history", "html", pe__op_history_text },
pe__op_history_text 1872 lib/pengine/pe_output.c     { "op-history", "log", pe__op_history_text },
pe__op_history_text 1873 lib/pengine/pe_output.c     { "op-history", "text", pe__op_history_text },
pe__op_history_text  406 tools/crm_mon_curses.c     { "op-history", "console", pe__op_history_text },