Searched refs:VSWTCH (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dtermbits.h64 #define VSWTCH VSWTC macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dstty.c63 #if defined(VSUSP) && !defined(VSWTCH)
64 # define VSWTCH VSUSP macro
67 #if defined(VSWTCH) && !defined(CSWTCH)
344 #ifdef VSWTCH
345 {stty_swtch, CSWTCH, VSWTCH},
658 #if VSWTCH == VSUSP

Completed in 164 milliseconds