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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmsg.h283 #ifndef MSGMNI
284 #define MSGMNI 40 macro
316 extern struct msqid_kernel *msqids; /* MSGMNI user_msqid_ds struct's */
/macosx-10.5.8/xnu-1228.15.4/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 23 milliseconds