Home
last modified time | relevance | path

Searched defs:ISTRIP (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcurses/
H A Dnc_termios.h104 #define ISTRIP 0x00020 macro
/openbsd/sys/sys/
H A Dtermios.h95 #define ISTRIP 0x00000020 /* strip 8th bit off chars */ macro