OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:termio
(Results
76 - 100
of
137
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
termio.h
29
/* All definitions related to
termio
are in Linux kernel headers
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
termios.h
26
struct
termio
{
struct
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
termio.h
29
/* All definitions related to
termio
are in Linux kernel headers
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
termios.h
26
struct
termio
{
struct
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
termio.h
29
/* All definitions related to
termio
are in Linux kernel headers
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
termios.h
26
struct
termio
{
struct
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
termio.h
29
/* All definitions related to
termio
are in Linux kernel headers
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
termio.h
29
/* All definitions related to
termio
are in Linux kernel headers
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
termio.h
29
/* All definitions related to
termio
are in Linux kernel headers
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
ui_openssl.c
150
# if !defined(TERMIOS) && !defined(
TERMIO
) && !defined(SGTTY)
184
*
TERMIO
, TERMIOS, VMS, MSDOS and SGTTY
189
# undef
TERMIO
193
#if defined(linux) && !defined(
TERMIO
) && !defined(__ANDROID__)
195
# define
TERMIO
201
# define
TERMIO
205
#if !defined(
TERMIO
) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_MACINTOSH_CLASSIC) && !defined(MAC_OS_GUSI_SOURCE)
207
# undef
TERMIO
213
#undef
TERMIO
219
#undef
TERMIO
[
all
...]
/external/openssl/crypto/ui/
ui_openssl.c
150
# if !defined(TERMIOS) && !defined(
TERMIO
) && !defined(SGTTY)
184
*
TERMIO
, TERMIOS, VMS, MSDOS and SGTTY
189
# undef
TERMIO
193
#if defined(linux) && !defined(
TERMIO
) && !defined(__ANDROID__)
195
# define
TERMIO
201
# define
TERMIO
205
#if !defined(
TERMIO
) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_MACINTOSH_CLASSIC) && !defined(MAC_OS_GUSI_SOURCE)
207
# undef
TERMIO
213
#undef
TERMIO
219
#undef
TERMIO
[
all
...]
/external/dropbear/
svr-chansession.c
431
struct termios
termio
;
local
442
if (tcgetattr(chansess->master, &
termio
) == -1) {
477
termio
.c_cc[termcode->mapcode] = value;
482
termio
.c_iflag |= termcode->mapcode;
484
termio
.c_iflag &= ~(termcode->mapcode);
490
termio
.c_oflag |= termcode->mapcode;
492
termio
.c_oflag &= ~(termcode->mapcode);
498
termio
.c_lflag |= termcode->mapcode;
500
termio
.c_lflag &= ~(termcode->mapcode);
506
termio
.c_cflag |= termcode->mapcode
[
all
...]
/bionic/libc/kernel/arch-arm/asm/
termios.h
32
struct
termio
{
struct
/external/chromium_org/third_party/openssl/
openssl.gyp
35
'
TERMIO
',
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
ioctl-types.h
37
struct
termio
struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctl-types.h
37
struct
termio
struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctl-types.h
37
struct
termio
struct
/external/strace/
term.c
41
#include <
termio
.h>
185
struct
termio
tio;
203
/* ioctls with termios or
termio
args */
/bionic/libc/kernel/arch-mips/asm/
termios.h
61
struct
termio
{
struct
/bionic/libc/kernel/arch-x86/asm/
termios.h
32
struct
termio
{
struct
/development/ndk/platforms/android-9/arch-mips/include/asm/
termios.h
61
struct
termio
{
struct
/development/ndk/platforms/android-9/arch-x86/include/asm/
termios.h
32
struct
termio
{
struct
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
termios.h
61
struct
termio
{
struct
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
termios.h
32
struct
termio
{
struct
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
termios.h
61
struct
termio
{
struct
Completed in 465 milliseconds
1
2
3
4
5
6