OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTSXOFF
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/uapi/linux/
termios.h
34
#define
RTSXOFF
0x0001
/development/ndk/platforms/android-L/include/linux/
termios.h
34
#define
RTSXOFF
0x0001
/external/kernel-headers/original/uapi/linux/
termios.h
17
#define
RTSXOFF
0x0001 /* RTS flow control on input */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
termios.h
17
#define
RTSXOFF
0x0001 /* RTS flow control on input */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
termios.h
17
#define
RTSXOFF
0x0001 /* RTS flow control on input */
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
termios.h
34
#define
RTSXOFF
0x0001
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
termios.h
34
#define
RTSXOFF
0x0001
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
termios.h
34
#define
RTSXOFF
0x0001
/external/ppp/pppd/
sys-solaris.c
1222
tiox.x_hflag |=
RTSXOFF
|CTSXON;
1224
tiox.x_hflag &= ~(
RTSXOFF
|CTSXON);
[
all
...]
Completed in 136 milliseconds