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 34 #define ASYNCB_CALLOUT_NOHUP 10
69 #define ASYNC_CALLOUT_NOHUP (1U << ASYNCB_CALLOUT_NOHUP)
  /development/ndk/platforms/android-L/include/linux/
tty_flags.h 34 #define ASYNCB_CALLOUT_NOHUP 10
69 #define ASYNC_CALLOUT_NOHUP (1U << ASYNCB_CALLOUT_NOHUP)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 22 #define ASYNCB_CALLOUT_NOHUP 10 /* Don't do hangups for cua device */
54 #define ASYNC_CALLOUT_NOHUP (1U << ASYNCB_CALLOUT_NOHUP)

Completed in 1054 milliseconds