FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sbuf_put_byte
sys/kern/subr_sbuf.c
643
sbuf_put_byte(arg, c);
sys/kern/subr_sbuf.c
754
sbuf_put_byte(s, c);
sys/kern/subr_sbuf.c
783
sbuf_put_byte(s, '\n');
sys/kern/subr_sbuf.c
785
sbuf_put_byte(s, '\n');
sys/kern/subr_sbuf.c
962
sbuf_put_byte(s, c);