Searched refs:msgmax (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmsg.h295 int msgmax, /* max chars in a message */ member in struct:msginfo
/macosx-10.9.5/file_cmds-230/ipcs/
H A Dipcs.c234 msginfo.msgmax);
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dsysv_msg.c114 int msgmax, /* max chars in a message */ variable
249 msgpool = (char *)_MALLOC(msginfo.msgmax, M_SHM, M_WAITOK);

Completed in 126 milliseconds