MSG_MAGIC
if (cur.msg_magic != MSG_MAGIC)
if (!msgbufp || msgbufp->msg_magic != MSG_MAGIC)
if (msgbufp->msg_magic == MSG_MAGIC)
if (!mp || mp->msg_magic != MSG_MAGIC)
if (!mp || mp->msg_magic != MSG_MAGIC)
if ((mbp->msg_magic != MSG_MAGIC) || (mbp->msg_bufs != new_bufs) ||
mbp->msg_magic = MSG_MAGIC;
consbufp->msg_magic = MSG_MAGIC;
if (mbp->msg_magic != MSG_MAGIC)