OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARMRK
(Results
101 - 108
of
108
) sorted by null
1
2
3
4
5
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
termbits.h
87
#define
PARMRK
0000010
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
termbits.h
89
#define
PARMRK
0000010
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
termbits.h
87
#define
PARMRK
0000010
/external/openssh/
ttymodes.h
115
TTYMODE(
PARMRK
, c_iflag, 31)
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection_posix.cc
188
config.c_iflag &= ~(IGNBRK | BRKINT |
PARMRK
| ISTRIP | INLCR | IGNCR |
/external/kernel-headers/original/linux/
tty.h
107
#define I_PARMRK(tty) _I_FLAG((tty),
PARMRK
)
/external/qemu/
qemu-char.c
809
tty.c_iflag &= ~(IGNBRK|BRKINT|
PARMRK
|ISTRIP
904
~(IGNBRK|BRKINT|
PARMRK
|ISTRIP|INLCR|IGNCR|ICRNL|IXON);
1162
tty.c_iflag &= ~(IGNBRK|BRKINT|
PARMRK
|ISTRIP
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
[
all
...]
Completed in 2719 milliseconds
1
2
3
4
5