Searched refs:VT100_EMUL_STATE_DCS (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsemul_vt100.c114 #define VT100_EMUL_STATE_DCS 11 /* got DCS (ESC P) */ macro
475 edp->state = VT100_EMUL_STATE_DCS;
581 newstate = VT100_EMUL_STATE_DCS;
787 u_int newstate = VT100_EMUL_STATE_DCS;

Completed in 106 milliseconds