HomeSort by relevance Sort by last modified time
    Searched refs:ASYNCB_HUP_NOTIFY (Results 1 - 3 of 3) 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)

Completed in 1097 milliseconds