Searched refs:constty_set (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dcons.h133 void constty_set(struct tty *tp);
/freebsd-9.3-release/sys/kern/
H A Dkern_cons.c519 constty_set(struct tty *tp) function
523 KASSERT(tp != NULL, ("constty_set: NULL tp"));
H A Dtty.c1690 constty_set(tp);

Completed in 66 milliseconds