Searched defs:wsscreen (Results 1 – 1 of 1) sorted by relevance
94 struct wsscreen { struct95 struct wsscreen_internal *scr_dconf; argument97 struct tty *scr_tty;98 int scr_hold_screen; /* hold tty output */122 static struct wsscreen *wsscreen_attach(struct wsdisplay_softc *, int, argument