NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
trputs
bin/sh/main.c
203
trputs("Privileged ");
bin/sh/main.c
204
trputs("Shell args: "); trargs(argv);
bin/sh/show.h
44
void trputs(const char *);