xref: /aosp_15_r20/external/strace/xlat/epollflags.in (revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
1#if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2EPOLL_CLOEXEC	O_CLOEXEC
3#endif
4