old_fancy         139 lib/common/options_display.c     bool old_fancy = false;
old_fancy         147 lib/common/options_display.c     old_fancy = pcmk__output_text_get_fancy(out);
old_fancy         210 lib/common/options_display.c     pcmk__output_text_set_fancy(out, old_fancy);
old_fancy          97 lib/common/output_text.c     bool old_fancy = false;
old_fancy         109 lib/common/output_text.c     old_fancy = priv->fancy;
old_fancy         115 lib/common/output_text.c     priv->fancy = old_fancy;