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

/system/core/toolbox/grep/
H A Dgrep.h65 #define BINFILE_SKIP 1 macro
H A Dgrep.c490 binbehave = BINFILE_SKIP;
576 binbehave = BINFILE_SKIP;
H A Dutil.c237 if (f->binary && binbehave == BINFILE_SKIP) {

Completed in 272 milliseconds