HomeSort by relevance Sort by last modified time
    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 139 milliseconds