OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOLL_NONBLOCK
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
epollflags.h
7
#if defined(
EPOLL_NONBLOCK
) || (defined(HAVE_DECL_EPOLL_NONBLOCK) && HAVE_DECL_EPOLL_NONBLOCK)
8
XLAT(
EPOLL_NONBLOCK
),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
epoll.h
39
EPOLL_NONBLOCK
= 04000
40
#define
EPOLL_NONBLOCK
EPOLL_NONBLOCK
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
epoll.h
39
EPOLL_NONBLOCK
= 04000
40
#define
EPOLL_NONBLOCK
EPOLL_NONBLOCK
Completed in 753 milliseconds