]> granicus.if.org Git - strace/blob - xlat/epollflags.in
tests: move F_OFD_SETLK* checks from fcntl64.c to fcntl-common.c
[strace] / xlat / epollflags.in
1 #if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2 EPOLL_CLOEXEC   O_CLOEXEC
3 #endif