ST_MCI
s = stab(host, ST_MCI + m->m_mno, ST_ENTER);
s = stab(host, ST_MCI + m->m_mno, ST_FIND);
if (type >= ST_MCI)
if (s->s_symtype >= ST_MCI)
#define MAXSTTYPES (ST_MCI + 1)