Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsemul_vt100var.h50 int savedchartab0, savedchartab1; member
H A Dwsemul_vt100.c564 edp->savedchartab0 = edp->chartab0; in wsemul_vt100_output_esc()
579 edp->chartab0 = edp->savedchartab0; in wsemul_vt100_output_esc()