Searched refs:msg_max (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dmqueue.c98 static unsigned int msg_max = DFLT_MSGMAX; variable
585 if (attr->mq_maxmsg > msg_max ||
1209 .procname = "msg_max",
1210 .data = &msg_max,

Completed in 43 milliseconds