Searched refs:LCRTBS (Results 1 – 5 of 5) sorted by relevance
180 const LCRTBS = 0x0001; /* do backspacing for crt */ variable
174 const LCRTBS = 0x0001; /* do backspacing for crt */ variable
141 #define LCRTBS (O_CRTBS>>16) macro
250 #define LCRTBS (O_CRTBS>>16) macro
416 mask = LCRTBS|LCRTERA|LCTLECH|LPENDIN|LCRTKIL; in tty_alt()