HomeSort by relevance Sort by last modified time
    Searched refs:TTYDEFCHARS (Results 1 - 4 of 4) 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];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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

Completed in 169 milliseconds