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

/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h330 #ifndef MSGMNI
331 #define MSGMNI 40 macro
363 extern struct msqid_kernel *msqids; /* MSGMNI user_msqid_ds struct's */
/darwin-on-arm/xnu/bsd/kern/
H A Dsysv_msg.c100 struct msqid_kernel *msqids; /* MSGMNI msqid_kernel structs (wrapping user_msqid_ds structs) */
122 MSGMNI, /* = 40 : max message queue identifiers */

Completed in 86 milliseconds