Searched refs:ISTRIP (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/asm-generic/ | ||
| A D | termbits-common.h | 14 #define ISTRIP 0x020 /* Strip 8th bit off characters */ macro |
| /include/linux/ | ||
| A D | tty.h | 62 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP) |
Completed in 5 milliseconds