HomeSort by relevance Sort by last modified time
    Searched full:termio (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
termio.h 1 /* Compatible <termio.h> for old `struct termio' ioctl interface.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
termio.h 1 /* Compatible <termio.h> for old `struct termio' ioctl interface.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
termio.h 1 /* Compatible <termio.h> for old `struct termio' ioctl interface.
  /external/kernel-headers/original/asm-arm/
termios.h 15 struct termio { struct
73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
77 get_user(__tmp,&(termio)->x); \
81 #define user_termio_to_kernel_termios(termios, termio) \
83 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \
84 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \
85 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \
86 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC);
    [all...]
  /external/kernel-headers/original/asm-x86/
termios.h 15 struct termio { struct
88 * Translate a "termio" structure into a "termios". Ugh.
90 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
92 get_user(__tmp,&(termio)->x); \
96 #define user_termio_to_kernel_termios(termios, termio) \
98 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \
99 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \
100 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \
101 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
102 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC);
    [all...]
  /external/kernel-headers/original/asm-mips/
termios.h 52 struct termio { struct
95 * Translate a "termio" structure into a "termios". Ugh.
97 #define user_termio_to_kernel_termios(termios, termio) \
100 get_user(tmp, &(termio)->c_iflag); \
102 get_user(tmp, &(termio)->c_oflag); \
104 get_user(tmp, &(termio)->c_cflag); \
106 get_user(tmp, &(termio)->c_lflag); \
108 get_user((termios)->c_line, &(termio)->c_line); \
109 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
113 * Translate a "termios" structure into a "termio". Ugh
    [all...]
  /external/openssl/patches/
progs.patch 50 -#if defined(linux) && !defined(TERMIO)
51 +#if defined(linux) && !defined(TERMIO) && !defined(__ANDROID__)
53 # define TERMIO
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
termios.h 15 struct termio { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termios.h 15 struct termio { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termios.h 15 struct termio { struct
  /external/openssl/crypto/des/
read_pwd.c 71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
111 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
116 #undef TERMIO
120 #if defined(linux) && !defined(TERMIO)
122 #define TERMIO
128 #define TERMIO
132 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(MAC_OS_pre_X) && !defined(MAC_OS_GUSI_SOURCE)
134 #undef TERMIO
140 #undef TERMIO
152 #ifdef TERMIO
    [all...]
  /bionic/libc/include/
termio.h 29 /* All definitions related to termio are in Linux kernel headers
  /development/ndk/platforms/android-3/arch-arm/include/asm/
termios.h 26 struct termio { struct
  /development/ndk/platforms/android-3/include/
termio.h 29 /* All definitions related to termio are in Linux kernel headers
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
termio.h 29 /* All definitions related to termio are in Linux kernel headers
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
termio.h 29 /* All definitions related to termio are in Linux kernel headers
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
termios.h 26 struct termio { struct
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
termio.h 29 /* All definitions related to termio are in Linux kernel headers
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
termios.h 26 struct termio { struct

Completed in 827 milliseconds

1 2 3 4