Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dttydisc.h45 void ttydisc_open(struct tty *tp);
/freebsd/sys/kern/
H A Dtty_ttydisc.c92 ttydisc_open(struct tty *tp) in ttydisc_open() function
H A Dtty.c345 ttydisc_open(tp); in ttydev_open()