FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sh_trace
bin/sh/shell.h
69
#define TRACE(param) sh_trace param
bin/sh/show.h
34
void sh_trace(const char *, ...) __printflike(1, 2);