Home
last modified time | relevance | path

Searched refs:epollctls (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Depollctls.h14 # error static const struct xlat epollctls in mpers mode
19 const struct xlat epollctls[] = { variable
DMakemodule.am1 …le_flags.in xlat/dirent_types.in xlat/domains.in xlat/efd_flags.in xlat/epollctls.in xlat/epolleve…
2 …module_flags.h xlat/dirent_types.h xlat/domains.h xlat/efd_flags.h xlat/epollctls.h xlat/epolleven…
93 $(top_srcdir)/xlat/epollctls.h: $(top_srcdir)/xlat/epollctls.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Depoll.c75 printxval(epollctls, tcp->u_arg[1], "EPOLL_CTL_???"); in SYS_FUNC()
DChangeLog-CVS2438 (epollctls, epollevents): Protect each entry with #ifdef on its macro.