MSG_NOERROR
if (arg == 0 || (arg & ~(IPC_FLAGS|MSG_NOERROR|0777)) != 0)
if (arg & MSG_NOERROR)
if ((msgflg & MSG_NOERROR) == 0) {