mdb_iob_err
if (mdb_iob_err(mdb.m_in)) {
if (mdb_iob_err(iob))
extern int mdb_iob_err(mdb_iob_t *);
if (mdb_iob_err(pd->pipe_rdiob) != 0) {