nofilter           85 global/global.c int nofilter;
nofilter          256 global/global.c 					nofilter |= SORT_FILTER;
nofilter          258 global/global.c 					nofilter |= PATH_FILTER;
nofilter          260 global/global.c 				nofilter = BOTH_FILTER;
nofilter          510 global/global.c 	if (nofilter & PATH_FILTER)
nofilter         1050 global/global.c 	if (nofilter & SORT_FILTER)