Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Fdopen
usr/src/cmd/mailx/hdr/def.h
425
extern FILE *Fdopen(int fildes, char *mode);
usr/src/cmd/mailx/names.c
309
fin = Fdopen(image, "r");