Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c389 struct spx_screen { struct
405 static struct spx_screen spx_conscreen; argument
406 static struct spx_screen *prevscr, *curscr;
407 static struct spx_screen *savescr;
679 struct spx_screen *ss = id; in spx_cursor()
832 struct spx_screen *ss = id; in spx_putchar()
862 struct spx_screen *ss = id; in spx_copycols()
883 struct spx_screen *ss = id; in spx_erasecols()
904 struct spx_screen *ss = id; in spx_copyrows()
919 struct spx_screen *ss = id; in spx_eraserows()
[all …]