Home
last modified time | relevance | path

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

/original-bsd/sys/kern/
H A Dtty_conf.c34 int tbopen __P((dev_t dev, struct tty *tp));
65 { tbopen, tbclose, tbread, enodev, tbioctl,
H A Dtty_tb.c75 tbopen(dev, tp) in tbopen() function