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

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 31 #define ASYNCB_CALLOUT_NOHUP 10
62 #define ASYNC_CALLOUT_NOHUP (1U << ASYNCB_CALLOUT_NOHUP)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 26 #define ASYNCB_CALLOUT_NOHUP 10 /* [x] Don't do hangups for cua device */
67 #define ASYNC_CALLOUT_NOHUP (1U << ASYNCB_CALLOUT_NOHUP)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h 95 #define ASYNCB_CALLOUT_NOHUP 10 /* Don't do hangups for cua device */
128 #define ASYNC_CALLOUT_NOHUP (1U << ASYNCB_CALLOUT_NOHUP)

Completed in 146 milliseconds