mscstart
void mscstart(struct tty *);
tp->t_oproc = (void (*) (struct tty *)) mscstart;
mscstart(tp);