]> granicus.if.org Git - strace/blob - xlat/epollctls.in
Add a enum for decoding to tprint_iov() and tprint_iov_upto()
[strace] / xlat / epollctls.in
1 EPOLL_CTL_ADD 1
2 EPOLL_CTL_DEL 2
3 EPOLL_CTL_MOD 3