HomeSort by relevance Sort by last modified time
    Searched refs:ASYNCB_HUP_NOTIFY (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 21 #define ASYNCB_HUP_NOTIFY 0
55 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
  /development/ndk/platforms/android-L/include/linux/
tty_flags.h 21 #define ASYNCB_HUP_NOTIFY 0
55 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 10 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes
43 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
  /prebuilts/ndk/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/arch-x86_64/usr/include/linux/
tty_flags.h 21 #define ASYNCB_HUP_NOTIFY 0
55 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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)

Completed in 36 milliseconds