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

/freebsd-10.1-release/gnu/usr.bin/grep/
H A Dgrep.c253 static int BZflag; /* uncompress before searching. */ variable
280 if (BZflag)
315 BZflag ||
460 if (BZflag && bzbufdesc)
821 if (BZflag && bzbufdesc)
1025 if (BZflag && bzbufdesc)
1369 BZflag = 1;
1487 BZflag = 1;
1638 if (BZflag)

Completed in 44 milliseconds