OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
raw_cat
bin/cat/cat.c
132
raw_cat(STDIN_FILENO, "stdin");
bin/cat/cat.c
139
raw_cat(fd, path);
bin/cat/cat.c
55
void raw_cat(int, const char *);