HomeSort by relevance Sort by last modified time
    Searched refs:TTYDEFCHARS (Results 1 - 7 of 7) sorted by null

  /bionic/libc/include/sys/
ttydefaults.h 85 * #define TTYDEFCHARS to include an array of default control characters.
88 #ifdef TTYDEFCHARS
89 const cc_t ttydefchars[NCCS] = { variable
111 #undef TTYDEFCHARS
113 extern const cc_t ttydefchars[NCCS];
  /development/ndk/platforms/android-L/include/sys/
ttydefaults.h 85 * #define TTYDEFCHARS to include an array of default control characters.
88 #ifdef TTYDEFCHARS
89 const cc_t ttydefchars[NCCS] = { variable
111 #undef TTYDEFCHARS
113 extern const cc_t ttydefchars[NCCS];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
ttydefaults.h 91 * #define TTYDEFCHARS to include an array of default control characters.
93 #ifdef TTYDEFCHARS
94 cc_t ttydefchars[NCCS] = { variable
99 #undef TTYDEFCHARS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ttydefaults.h 91 * #define TTYDEFCHARS to include an array of default control characters.
93 #ifdef TTYDEFCHARS
94 cc_t ttydefchars[NCCS] = { variable
99 #undef TTYDEFCHARS
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
ttydefaults.h 85 * #define TTYDEFCHARS to include an array of default control characters.
88 #ifdef TTYDEFCHARS
89 const cc_t ttydefchars[NCCS] = { variable
111 #undef TTYDEFCHARS
113 extern const cc_t ttydefchars[NCCS];
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
ttydefaults.h 85 * #define TTYDEFCHARS to include an array of default control characters.
88 #ifdef TTYDEFCHARS
89 const cc_t ttydefchars[NCCS] = { variable
111 #undef TTYDEFCHARS
113 extern const cc_t ttydefchars[NCCS];
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
ttydefaults.h 85 * #define TTYDEFCHARS to include an array of default control characters.
88 #ifdef TTYDEFCHARS
89 const cc_t ttydefchars[NCCS] = { variable
111 #undef TTYDEFCHARS
113 extern const cc_t ttydefchars[NCCS];

Completed in 334 milliseconds