OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rev_file
usr.bin/rev/rev.c
46
int rev_file(const char *);
usr.bin/rev/rev.c
74
rval = rev_file(NULL);
usr.bin/rev/rev.c
77
rval |= rev_file(*argv);