HomeSort by: relevance | last modified time | path
    Searched defs:binbehave (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/grep/
grep.c 123 int binbehave = BINFILE_BIN; /* -aIU: handling of binary files */ variable in typeref:typename:int
441 binbehave = BINFILE_TEXT;
493 binbehave = BINFILE_SKIP;
552 binbehave = BINFILE_BIN;
579 binbehave = BINFILE_BIN;
581 binbehave = BINFILE_SKIP;
583 binbehave = BINFILE_TEXT;
grep.c 123 int binbehave = BINFILE_BIN; /* -aIU: handling of binary files */ variable in typeref:typename:int
441 binbehave = BINFILE_TEXT;
493 binbehave = BINFILE_SKIP;
552 binbehave = BINFILE_BIN;
579 binbehave = BINFILE_BIN;
581 binbehave = BINFILE_SKIP;
583 binbehave = BINFILE_TEXT;
grep.c 123 int binbehave = BINFILE_BIN; /* -aIU: handling of binary files */ variable in typeref:typename:int
441 binbehave = BINFILE_TEXT;
493 binbehave = BINFILE_SKIP;
552 binbehave = BINFILE_BIN;
579 binbehave = BINFILE_BIN;
581 binbehave = BINFILE_SKIP;
583 binbehave = BINFILE_TEXT;
grep.c 123 int binbehave = BINFILE_BIN; /* -aIU: handling of binary files */ variable in typeref:typename:int
441 binbehave = BINFILE_TEXT;
493 binbehave = BINFILE_SKIP;
552 binbehave = BINFILE_BIN;
579 binbehave = BINFILE_BIN;
581 binbehave = BINFILE_SKIP;
583 binbehave = BINFILE_TEXT;

Completed in 46 milliseconds