Home
last modified time | relevance | path

Searched refs:VSWTCH (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dttymodes.h103 #ifdef VSWTCH
104 TTYCHAR(VSWTCH, 16)
/external/libedit/src/
Dtty.h315 # ifdef VSWTCH
316 # if NUMCC <= VSWTCH
317 # undef VSWTCH
Dtty.c392 #if defined(VSWTCH)
658 #ifdef VSWTCH in tty__getcharindex()
660 return VSWTCH; in tty__getcharindex()
759 #ifdef VSWTCH in tty__getchar()
760 s[C_SWTCH] = td->c_cc[VSWTCH]; in tty__getchar()
841 #ifdef VSWTCH in tty__setchar()
842 td->c_cc[VSWTCH] = s[C_SWTCH]; in tty__setchar()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h64 #define VSWTCH VSWTC macro