NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sput
sys/arch/arc/dev/pccons.c
206
void sput(const u_char *, int);
sys/arch/arc/dev/pccons.c
819
sput(buf, len);
sys/arch/arc/dev/pccons.c
862
sput("\r\n", 2);
sys/arch/arc/dev/pccons.c
865
sput(&cc, 1);