OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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