Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsemul_vt100.c114 #define VT100_EMUL_STATE_STRING_ESC 10 /* waiting for ST, got ESC */ macro
482 edp->state = VT100_EMUL_STATE_STRING_ESC; in wsemul_vt100_output_c0c1()