Searched refs:msgsize_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.c99 static unsigned int msgsize_max = DFLT_MSGSIZEMAX; variable
586 attr->mq_msgsize > msgsize_max)
1219 .procname = "msgsize_max",
1220 .data = &msgsize_max,

Completed in 63 milliseconds