msgq_check_err
if (error = msgq_check_err(qp, cvres)) {
static int msgq_check_err(kmsqid_t *qp, int cvres);
error = msgq_check_err(qp, cvres);
if (!(error = msgq_check_err(qp, cvres))) {