Home | Sort by: relevance | last modified time | path |
/src/sys/dev/wscons/ | |
ascii.h | 8 #define ASCII_VT 0x0b /* vertical tab */ |
wsemul_dumb.c | 166 case ASCII_VT: |
wsemul_sun.c | 256 case ASCII_VT: /* "Reverse Line Feed" */ |
wsemul_vt100.c | 534 case ASCII_VT: |