Home
last modified time | relevance | path

Searched refs:ANSI_YELLOW (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/
H A Dlibzutil.h183 #define ANSI_YELLOW "\033[0;33m" macro
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2839 return (ANSI_YELLOW); in health_str_to_color()
3442 printf_color(ANSI_YELLOW, gettext("One or more devices are " in show_import()
3448 printf_color(ANSI_YELLOW, gettext("One or more devices " in show_import()
3453 printf_color(ANSI_YELLOW, gettext("The pool data is " in show_import()
3458 printf_color(ANSI_YELLOW, gettext("One or more devices " in show_import()
3463 printf_color(ANSI_YELLOW, gettext("The pool metadata is " in show_import()
3468 printf_color(ANSI_YELLOW, gettext("The pool is formatted using " in show_import()
3473 printf_color(ANSI_YELLOW, gettext("The pool is formatted using " in show_import()
3478 printf_color(ANSI_YELLOW, gettext("Some supported " in show_import()
3485 printf_color(ANSI_YELLOW, gettext("Error reading or parsing " in show_import()
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c60 #define ZDIFF_MODIFIED_COLOR ANSI_YELLOW
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c3661 return (ANSI_YELLOW); in zfs_list_avail_color()