Searched refs:fexclude (Results 1 - 3 of 3) sorted by relevance

/system/core/toolbox/grep/
H A Dgrep.h124 extern bool dexclude, dinclude, fexclude, finclude, lbflag, nullflag, nulldataflag;
H A Dgrep.c130 bool fexclude, finclude; /* --exclude and --include */ variable
616 fexclude = true;
698 if ((finclude || fexclude) && !file_matching(*aargv))
H A Dutil.c169 if (fexclude || finclude)

Completed in 69 milliseconds