MSG_MAGIC
if (cur.msg_magic != MSG_MAGIC)
if (msgbuf.msg_magic != MSG_MAGIC) {
msgbuf.msg_magic, (long)MSG_MAGIC);
if (mb.msg_magic != MSG_MAGIC) {
if ((mbp->msg_magic != MSG_MAGIC) || (mbp->msg_bufs != new_bufs) ||
mbp->msg_magic = MSG_MAGIC;
if (mbp->msg_magic != MSG_MAGIC) {
if (mbp->msg_magic != MSG_MAGIC) {
return msgbufenabled && mbp->msg_magic == MSG_MAGIC;