rmtab_insert
m->m_pos = rmtab_insert(host, path);
m->m_pos = rmtab_insert(m->m_host, m->m_path);
static long rmtab_insert(char *, char *);