Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dmsg.h311 #ifndef MSGMNB
312 #define MSGMNB 2048 /* max # of bytes in a queue */ macro
/xnu-12377.81.4/bsd/kern/
H A Dsysv_msg.c122 .msgmnb = MSGMNB, /* = 2048 : max chars in a queue */