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

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 44 #define ASYNCB_CLOSING 27
79 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 47 #define ASYNCB_CLOSING 27 /* Serial port is closing */
89 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING)

Completed in 184 milliseconds