unplugged-vendor/external/strace/xlat/epollflags.in

4 lines
78 B
Plaintext
Raw Normal View History

#if defined EPOLL_CLOEXEC || defined O_CLOEXEC
EPOLL_CLOEXEC O_CLOEXEC
#endif