show_name        3956 builtin/apply.c static void show_mode_change(struct patch *p, int show_name)
show_name        3959 builtin/apply.c 		if (show_name)
show_name         399 builtin/name-rev.c 			show_name(obj, NULL,
show_name         405 builtin/name-rev.c 			show_name(revs.objects[i].item, revs.objects[i].name,
show_name        1701 diff.c         			show_name(options->file, prefix, name, len);
show_name        1718 diff.c         			show_name(options->file, prefix, name, len);
show_name        1743 diff.c         		show_name(options->file, prefix, name, len);
show_name        4346 diff.c         static void show_mode_change(FILE *file, struct diff_filepair *p, int show_name,
show_name        4351 diff.c         			p->two->mode, show_name ? ' ' : '\n');
show_name        4352 diff.c         		if (show_name) {
show_name        1521 grep.c         				show_name(opt, gs->name);
show_name        1571 grep.c         		show_name(opt, gs->name);
show_name         263 log-tree.c     			show_name(sb, decoration);
show_name         272 log-tree.c     				show_name(sb, current_and_HEAD);