Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FMD_MSGBUF_SZ
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
462
b->fmb_data = malloc(sizeof (wchar_t) * FMD_MSGBUF_SZ);
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
467
b->fmb_size = FMD_MSGBUF_SZ;