msgmap
linux_msginfo.msgmap = msginfo.msgmnb; /* XXX MSG_INFO. */
l_int msgmap;
static struct msgmap *msgmaps; /* MSGSEG msgmap structures */
msgmaps = malloc(sizeof(struct msgmap) * msginfo.msgseg, M_MSG, M_WAITOK);