OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BINFILE_SKIP
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/grep/
grep.h
65
#define
BINFILE_SKIP
1
grep.c
490
binbehave =
BINFILE_SKIP
;
576
binbehave =
BINFILE_SKIP
;
util.c
237
if (f->binary && binbehave ==
BINFILE_SKIP
) {
Completed in 182 milliseconds