OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYNCB_CALLOUT_NOHUP
(Results
1 - 2
of
2
) 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
)
Completed in 55 milliseconds