]> granicus.if.org Git - strace/blob - xlat/epollflags.in
tprint_iov*: change address argument type from unsigned long to kernel_ureg_t
[strace] / xlat / epollflags.in
1 #if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2 EPOLL_CLOEXEC   O_CLOEXEC
3 #endif