/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term.h | 67 * termios/termio/sgttyb interfaces. 73 /* Assume POSIX termio if we have the header and function */ 91 #include <termio.h> 92 #define TTY struct termio 94 /* Add definitions to make termio look like termios. 96 * that try to do this for us in a fake <termio.h>. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
term.h | 67 * termios/termio/sgttyb interfaces. 73 /* Assume POSIX termio if we have the header and function */ 91 #include <termio.h> 92 #define TTY struct termio 94 /* Add definitions to make termio look like termios. 96 * that try to do this for us in a fake <termio.h>. [all...] |
/external/libedit/src/ |
tty.h | 268 * Fix for sun inconsistency. On termio VSUSP and the rest of the 271 #if defined(TERMIO) || defined(POSIX)
|
tty.c | 61 Int nch, och; /* Internal and termio rep of chars */ [all...] |
/external/kernel-headers/original/uapi/asm-mips/asm/ |
termbits.h | 21 * replacement for it in struct termio
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyport.h | 663 /* On QNX 6, struct termio must be declared by including sys/termio.h 664 if TCGETA, TCSETA, TCSETAW, or TCSETAF are used. sys/termio.h must 667 #include <sys/termio.h> [all...] |
pyconfig.h | 786 /* Define to 1 if you have the <sys/termio.h> header file. */ [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyport.h | 663 /* On QNX 6, struct termio must be declared by including sys/termio.h 664 if TCGETA, TCSETA, TCSETAW, or TCSETAF are used. sys/termio.h must 667 #include <sys/termio.h> [all...] |
pyconfig.h | 786 /* Define to 1 if you have the <sys/termio.h> header file. */ [all...] |
/external/e2fsprogs/misc/ |
blkid.c | 20 #include <termio.h>
|
/external/strace/ |
ioctl.c | 279 * T sys/termio.h -no overlap-
|
/external/libpng/contrib/gregbook/ |
rpng-win.c | 94 #include <termio.h> 100 struct termio old_tty, new_tty;
|
rpng2-win.c | 105 #include <termio.h> 111 struct termio old_tty, new_tty; [all...] |
/external/e2fsprogs/lib/ |
config.h.in | 456 /* Define to 1 if you have the <termio.h> header file. */
|
/external/mksh/src/ |
sh.h | 95 #include <termio.h> 435 #define mksh_ttyst struct termio [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_platform_limits_posix.cc | 368 unsigned struct_termio_sz = sizeof(struct termio); [all...] |
/external/e2fsprogs/ |
configure.in | 863 termio.h [all...] |
configure | [all...] |