Searched refs:stic_stdscreen (Results 1 – 1 of 1) sorted by relevance
254 static struct wsscreen_descr stic_stdscreen = { variable263 &stic_stdscreen,335 stic_stdscreen.ncols = si->si_consw; in stic_init()336 stic_stdscreen.nrows = si->si_consh; in stic_init()451 wsdisplay_cnattach(&stic_stdscreen, ss, 0, 0, defattr); in stic_cnattach()