Searched refs:color_start (Results 1 – 14 of 14) sorted by relevance
4 comparend color_start.chk
5 compare color_start.chk
170 void color_start(const char *color);
204 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()
2086 color_start(const char *color) function2113 color_start(color);
29 …<elf-symbol name='color_start' type='func-type' binding='global-binding' visibility='default-visib…4616 …ion-decl name='color_start' mangled-name='color_start' visibility='default' binding='global' size-…
862 color_start=$$3 color_end=$$std; \864 color_start= color_end=; \866 echo "$${color_start}# $$desc $$count$${color_end}"; \
2495 color_start(ANSI_RED); in print_status_config()2956 color_start(ANSI_YELLOW); in show_import()2967 color_start(ANSI_YELLOW); in show_import()4358 color_start(ANSI_BOLD); in print_iostat_header_impl()4418 color_start(ANSI_GRAY); in print_stat_color()4422 if (*statbuf == 'K') color_start(ANSI_GREEN); in print_stat_color()4423 else if (*statbuf == 'M') color_start(ANSI_YELLOW); in print_stat_color()4424 else if (*statbuf == 'G') color_start(ANSI_RED); in print_stat_color()4425 else if (*statbuf == 'T') color_start(ANSI_BOLD_BLUE); in print_stat_color()4426 else if (*statbuf == 'P') color_start(ANSI_MAGENTA); in print_stat_color()[all …]
1037 color_start=$$3 color_end=$$std; \1039 color_start= color_end=; \1041 echo "$${color_start}# $$desc $$count$${color_end}"; \
1221 color_start=$$3 color_end=$$std; \1223 color_start= color_end=; \1225 echo "$${color_start}# $$desc $$count$${color_end}"; \
2465 color_start=$$3 color_end=$$std; \2467 color_start= color_end=; \2469 echo "$${color_start}# $$desc $$count$${color_end}"; \
2473 color_start=$$3 color_end=$$std; \2475 color_start= color_end=; \2477 echo "$${color_start}# $$desc $$count$${color_end}"; \
3477 color_start(ANSI_BOLD); in print_header()3601 color_start(zfs_list_avail_color(zhp)); in print_dataset()