Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sprintf_buf2
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
363
#define sprintf_buf2(buf, a1, a2) (void) snprintf(buf, sizeof (buf), a1, a2)
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
388
#define sprintf_buf2(buf, a1, a2) (void) snprintf(buf, sizeof (buf), a1, a2)