EXC_CMDL          691 builtin/clean.c 		el = add_exclude_list(&dir, EXC_CMDL, "manual exclude");
EXC_CMDL          945 builtin/clean.c 	el = add_exclude_list(&dir, EXC_CMDL, "--exclude option");
EXC_CMDL          480 builtin/ls-files.c 	el = add_exclude_list(&dir, EXC_CMDL, "--exclude option");
EXC_CMDL          961 dir.c          	for (i = EXC_CMDL; i <= EXC_FILE; i++) {
EXC_CMDL         1918 dir.c          	if (dir->exclude_list_group[EXC_CMDL].nr)
EXC_CMDL         2226 dir.c          	for (i = EXC_CMDL; i <= EXC_FILE; i++) {