Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DBG_MSG_SIZE
usr/src/uts/sun4/io/px/px_debug.c
188
vsnprintf(msg_p->msg, DBG_MSG_SIZE, fmt, args);
usr/src/uts/sun4/io/px/px_debug.h
119
char msg[DBG_MSG_SIZE];