Searched refs:ANSI_RED (Results 1 – 4 of 4) sorted by relevance
180 #define ANSI_RED "\033[0;31m" macro
60 #define ZDIFF_REMOVED_COLOR ANSI_RED
2832 return (ANSI_RED); in health_str_to_color()2934 rcolor = ANSI_RED; in print_status_config()2937 wcolor = ANSI_RED; in print_status_config()2940 ccolor = ANSI_RED; in print_status_config()2989 printf_color(ANSI_RED, " %5s", in print_status_config()3021 color_start(ANSI_RED); in print_status_config()5088 else if (*statbuf == 'G') color_start(ANSI_RED); in print_stat_color()10961 color_start(ANSI_RED); in status_callback()
3662 return (ANSI_RED); in zfs_list_avail_color()