OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Fopen
distrib/special/more/more.c
84
#define Fopen(s, m) (Currline = 0, file_pos = 0, fopen(s,m))
usr.bin/mail/popen.c
66
Fopen(char *file, char *mode)