set_background_color_default 41 maint/gnulib/tests/test-term-style-control-hello.c static const char set_background_color_default[] = "\033[49m"; set_background_color_default 63 maint/gnulib/tests/test-term-style-control-hello.c fputs (set_background_color_default, stdout); set_background_color_default 73 maint/gnulib/tests/test-term-style-control-hello.c full_write (STDOUT_FILENO, set_background_color_default, set_background_color_default 74 maint/gnulib/tests/test-term-style-control-hello.c strlen (set_background_color_default)); set_background_color_default 137 maint/gnulib/tests/test-term-style-control-hello.c fputs (set_background_color_default, stdout);