OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
grep_fdopen
usr.bin/grep/file.c
150
f = grep_fdopen(fd);
usr.bin/grep/grep.h
119
file_t *grep_fdopen(int fd);
usr.bin/grep/util.c
116
f = grep_fdopen(STDIN_FILENO);