Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HARD_MSGMAX
ipc/mq_sysctl.c
18
static int msg_max_limit_max = HARD_MSGMAX;
ipc/mqueue.c
352
if (info->attr.mq_maxmsg > HARD_MSGMAX ||