Home
last modified time | relevance | path

Searched refs:ttydisc_open (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dttydisc.h47 void ttydisc_open(struct tty *tp);
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c87 ttydisc_open(struct tty *tp) in ttydisc_open() function
H A Dtty.c341 ttydisc_open(tp); in ttydev_open()