]> granicus.if.org Git - strace/blob - xlat/epollflags.in
Add xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in
[strace] / xlat / epollflags.in
1 #if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2 EPOLL_CLOEXEC   O_CLOEXEC
3 #endif