Home
last modified time | relevance | path

Searched refs:tbinput (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/kern/
H A Dtty_conf.c39 int tbinput __P((int c, struct tty *tp));
66 tbinput, ttstart, nullmodem }, /* 3- TABLDISC */
H A Dtty_tb.c146 tbinput(c, tp) in tbinput() function