Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/include/
H A Dnc_termios.h100 #define ISTRIP 0x00020 macro
/dragonfly/sys/sys/
H A D_termios.h88 #define ISTRIP 0x00000020 /* strip 8th bit off chars */ macro