Home
last modified time | relevance | path

Searched refs:ASYNCB_HUP_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dtty_flags.h14 #define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes macro
56 #define ASYNC_HUP_NOTIFY (1U << ASYNCB_HUP_NOTIFY)
/external/minijail/linux-x86/
Dlibconstants.gen.c217 #ifdef ASYNCB_HUP_NOTIFY
218 { "ASYNCB_HUP_NOTIFY", (unsigned long) ASYNCB_HUP_NOTIFY },