NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BINFILE_SKIP
usr.bin/grep/grep.c
493
binbehave = BINFILE_SKIP;
usr.bin/grep/grep.c
581
binbehave = BINFILE_SKIP;
usr.bin/grep/util.c
238
if (f->binary && binbehave == BINFILE_SKIP) {