Searched refs:comstart (Results 1 – 2 of 2) sorted by relevance
151 void comstart(struct tty *);
255 tp->t_oproc = comstart; in comopen()834 comstart(tp); in comparam()900 comstart(tp); in comparam()905 comstart(struct tty *tp) in comstart() function