status_printf     819 builtin/commit.c 			status_printf(s, GIT_COLOR_NORMAL,
status_printf     826 builtin/commit.c 			status_printf(s, GIT_COLOR_NORMAL,
status_printf     325 wt-status.c    	status_printf(s, color(WT_STATUS_HEADER, s), "\t");
status_printf     387 wt-status.c    	status_printf(s, color(WT_STATUS_HEADER, s), "\t");
status_printf     797 wt-status.c    		status_printf(s, color(WT_STATUS_HEADER, s), "\t");
status_printf    1461 wt-status.c    		status_printf(s, color(WT_STATUS_HEADER, s), "%s", "");
status_printf     110 wt-status.h    void status_printf(struct wt_status *s, const char *color, const char *fmt, ...);