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

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 47 #define ASYNCB_CLOSING 27
86 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING)
  /development/ndk/platforms/android-L/include/linux/
tty_flags.h 47 #define ASYNCB_CLOSING 27
86 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 36 #define ASYNCB_CLOSING 27 /* Serial port is closing */
71 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING)

Completed in 75 milliseconds