Searched refs:TBDELAY (Results 1 – 9 of 9) sorted by relevance
49 #define TBDELAY 002000 macro
39 #define TBDELAY O_TBDELAY macro
101 #define TBDELAY O_TBDELAY macro
98 #define TBDELAY O_TBDELAY macro
111 const TBDELAY = 0x00000c00; /* horizontal tab delay */ variable
105 const TBDELAY = 0x00000c00; /* horizontal tab delay */ variable
88 int TBbits = TBDELAY;
406 int TBbits = TBDELAY;
292 nttyparm.sg_flags &= ~(ECHO | TBDELAY); in tty_raw()