NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
zdopen
usr.bin/gzip/gzip.c
1605
if ((in = zdopen(fd)) == NULL) {
usr.bin/gzip/gzip.c
1914
if ((in = zdopen(fd)) == NULL) {
usr.bin/gzip/gzip.c
284
static FILE *zdopen(int);