FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
grep_open
usr.bin/grep/grep.h
158
struct file *grep_open(const char *path);
usr.bin/grep/util.c
323
f = grep_open(NULL);
usr.bin/grep/util.c
334
f = grep_open(fn);