OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TTYDEF_CFLAG
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/development/ndk/platforms/android-L/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
ttydefaults.h
49
#define
TTYDEF_CFLAG
(CREAD | CS7 | PARENB | HUPCL)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ttydefaults.h
49
#define
TTYDEF_CFLAG
(CREAD | CS7 | PARENB | HUPCL)
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ttydefaults.h
51
#define
TTYDEF_CFLAG
(CREAD | CS8 | HUPCL)
Completed in 207 milliseconds