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

/freebsd-current/usr.bin/grep/
H A Dgrep.h53 #define BINFILE_SKIP 1 macro
H A Dgrep.c485 binbehave = BINFILE_SKIP;
568 binbehave = BINFILE_SKIP;
H A Dutil.c360 if (pc.binary && binbehave == BINFILE_SKIP) {

Completed in 120 milliseconds