Searched refs:ST_MCI (Results 1 – 3 of 3) sorted by relevance
222 if (type >= ST_MCI)429 if (s->s_symtype >= ST_MCI) in rmexpstab()478 #define MAXSTTYPES (ST_MCI + 1)
383 s = stab(host, ST_MCI + m->m_mno, ST_ENTER);559 s = stab(host, ST_MCI + m->m_mno, ST_FIND);
1814 #define ST_MCI 19 /* mailer connection info (offset) */ macro