OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OUTBUFSIZE
libexec/ld.so/dl_printf.c
65
static char outbuf[OUTBUFSIZE];
libexec/ld.so/dl_printf.c
86
if ((len >= OUTBUFSIZE) || (b == '\n') || (b == '\r')) {