Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c203 static void spx_putchar(void *, int, int, u_int, long);
230 spx_putchar,
830 spx_putchar(void *id, int row, int col, u_int c, long attr) in spx_putchar() function
1100 spx_putchar(ss, row, col, c, attr); in spx_show_screen()