Home
last modified time | relevance | path

Searched refs:color_start (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstart_color4 comparend color_start.chk
H A Dcolor_set4 comparend color_start.chk
H A Dassume_default_colors5 compare color_start.chk
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c204 color_start(ZDIFF_RENAMED_COLOR); in print_rename()
226 color_start(ZDIFF_MODIFIED_COLOR); in print_link_change()
246 color_start(type_to_color(type)); in print_file()
H A Dlibzfs_util.c2220 color_start(const char *color) in color_start() function
2248 color_start(color); in printf_color()
H A Dlibzfs.abi162 …<elf-symbol name='color_start' type='func-type' binding='global-binding' visibility='default-visib…
5111 …ion-decl name='color_start' mangled-name='color_start' visibility='default' binding='global' size-…
/freebsd/sys/contrib/openzfs/include/
H A Dlibzutil.h194 _LIBZUTIL_H void color_start(const char *color);
/freebsd/contrib/openpam/t/
H A DMakefile.in862 color_start=$$3 color_end=$$std; \
864 color_start= color_end=; \
866 echo "$${color_start}# $$desc $$count$${color_end}"; \
/freebsd/contrib/expat/tests/
H A DMakefile.in1037 color_start=$$3 color_end=$$std; \
1039 color_start= color_end=; \
1041 echo "$${color_start}# $$desc $$count$${color_end}"; \
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3022 color_start(ANSI_RED); in print_status_config()
3500 color_start(ANSI_YELLOW); in show_import()
3513 color_start(ANSI_YELLOW); in show_import()
5023 color_start(ANSI_BOLD); in print_iostat_header_impl()
5083 color_start(ANSI_GRAY); in print_stat_color()
5087 if (*statbuf == 'K') color_start(ANSI_GREEN); in print_stat_color()
5088 else if (*statbuf == 'M') color_start(ANSI_YELLOW); in print_stat_color()
5089 else if (*statbuf == 'G') color_start(ANSI_RED); in print_stat_color()
5090 else if (*statbuf == 'T') color_start(ANSI_BOLD_BLUE); in print_stat_color()
5091 else if (*statbuf == 'P') color_start(ANSI_MAGENTA); in print_stat_color()
[all …]
/freebsd/contrib/ntp/sntp/tests/
H A DMakefile.in1221 color_start=$$3 color_end=$$std; \
1223 color_start= color_end=; \
1225 echo "$${color_start}# $$desc $$count$${color_end}"; \
/freebsd/contrib/ntp/sntp/libevent/
H A DMakefile.in2473 color_start=$$3 color_end=$$std; \
2475 color_start= color_end=; \
2477 echo "$${color_start}# $$desc $$count$${color_end}"; \
/freebsd/contrib/libevent/
H A DMakefile.in2465 color_start=$$3 color_end=$$std; \
2467 color_start= color_end=; \
2469 echo "$${color_start}# $$desc $$count$${color_end}"; \
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c3613 color_start(ANSI_BOLD); in print_header()
3786 color_start( in collect_dataset()