OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYNCB_HUP_NOTIFY
(Results
26 - 35
of
35
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/bionic/libc/kernel/uapi/linux/
tty_flags.h
21
#define
ASYNCB_HUP_NOTIFY
0
51
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/external/kernel-headers/original/uapi/linux/
tty_flags.h
13
#define
ASYNCB_HUP_NOTIFY
0 /* Notify getty on hangups and closes
55
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial.h
83
#define
ASYNCB_HUP_NOTIFY
0 /* Notify getty on hangups and closes
117
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h
83
#define
ASYNCB_HUP_NOTIFY
0 /* Notify getty on hangups and closes
117
#define ASYNC_HUP_NOTIFY (1U <<
ASYNCB_HUP_NOTIFY
)
Completed in 408 milliseconds
1
2