Searched refs:ANSI_YELLOW (Results 1 – 2 of 2) sorted by relevance
2152 return (ANSI_YELLOW); in health_str_to_color()2652 printf_color(ANSI_YELLOW, gettext("One or more devices " in show_import()2684 color_start(ANSI_YELLOW); in show_import()2695 color_start(ANSI_YELLOW); in show_import()2708 printf_color(ANSI_YELLOW, gettext("The pool has the " in show_import()2844 printf_color(ANSI_YELLOW, gettext("The pool cannot be " in show_import()2851 printf_color(ANSI_YELLOW, gettext("The pool cannot be " in show_import()8024 printf_color(ANSI_YELLOW, gettext("Determine if the " in status_callback()8037 printf_color(ANSI_YELLOW, gettext("Online the device " in status_callback()8049 printf_color(ANSI_YELLOW, gettext("Online the device " in status_callback()[all …]
154 #define ANSI_YELLOW "\033[0;33m" macro