Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
grep
usr/src/cmd/grep/grep.c
125
static int grep(int, const char *);
usr/src/cmd/grep/grep.c
521
matched = grep(0, stdin_label);
usr/src/cmd/grep/grep.c
627
matched |= grep(fd, name);