Searched refs:mscstart (Results 1 – 1 of 1) sorted by relevance
152 void mscstart(struct tty *);378 tp->t_oproc = (void (*) (struct tty *)) mscstart; in mscopen()725 mscstart(tp); in mscmint()984 mscstart(register struct tty *tp) in mscstart() function