Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dascii.h12 #define ASCII_SO 0x0e /* shift out */ macro
Dwsemul_vt100.c465 case ASCII_SO: /* LS1 */ in wsemul_vt100_output_c0c1()