/bionic/libc/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/development/ndk/platforms/android-21/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
ttydefaults.h | 76 #define CSTOP CTRL('s') 96 _POSIX_VDISABLE, CINTR, CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
ttydefaults.h | 76 #define CSTOP CTRL('s') 96 _POSIX_VDISABLE, CINTR, CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
ttydefaults.h | 76 #define CSTOP CTRL('s') 96 _POSIX_VDISABLE, CINTR, CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT,
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/ |
ttydefaults.h | 70 #define CSTOP CTRL('s') 103 [VSTOP] = CSTOP,
|
/external/libedit/src/ |
tty.h | 199 #ifndef CSTOP 200 # define CSTOP CONTROL('s') 201 #endif /* CSTOP */
|