OpenGrok
Cross Reference: epollflags.in
xref
: /
external
/
strace
/
xlat
/
epollflags.in
Home
|
History
|
Annotate
|
Download
|
only in
xlat
1
#if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2
EPOLL_CLOEXEC O_CLOEXEC
3
#endif
4