Home
last modified time | relevance | path

Searched refs:queues_max (Results 1 – 1 of 1) sorted by relevance

/ipc/
Dmqueue.c101 static unsigned int queues_max = DFLT_QUEUESMAX; variable
279 if (queues_count >= queues_max && !capable(CAP_SYS_RESOURCE)) { in mqueue_create()
1215 .data = &queues_max,