Searched refs:binbehave (Results 1 – 4 of 4) sorted by relevance
123 int binbehave = BINFILE_BIN; /* -aIU: handling of binary files */ variable438 binbehave = BINFILE_TEXT; in grep_main()490 binbehave = BINFILE_SKIP; in grep_main()547 binbehave = BINFILE_BIN; in grep_main()574 binbehave = BINFILE_BIN; in grep_main()576 binbehave = BINFILE_SKIP; in grep_main()578 binbehave = BINFILE_TEXT; in grep_main()
237 if (f->binary && binbehave == BINFILE_SKIP) { in procfile()268 binbehave == BINFILE_BIN && f->binary && !qflag) in procfile()360 if (c && binbehave == BINFILE_BIN && nottext) in procline()
129 extern int binbehave, devbehave, dirbehave, filebehave, grepbehave, linkbehave;
220 if (!nulldataflag && binbehave != BINFILE_TEXT && in grep_file_init()