Home
last modified time | relevance | path

Searched refs:epollctls (Results 1 – 7 of 7) 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 …e_flags.in xlat/dirent_types.in xlat/dm_flags.in xlat/efd_flags.in xlat/epollctls.in xlat/epolleve…
2 …odule_flags.h xlat/dirent_types.h xlat/dm_flags.h xlat/efd_flags.h xlat/epollctls.h xlat/epolleven…
147 $(top_srcdir)/xlat/epollctls.h: $(top_srcdir)/xlat/epollctls.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Depoll.c74 printxval(epollctls, op, "EPOLL_CTL_???"); in SYS_FUNC()
DMakefile749 xlat/dm_flags.in xlat/efd_flags.in xlat/epollctls.in \
890 xlat/efd_flags.h xlat/epollctls.h xlat/epollevents.h \
5933 $(top_srcdir)/xlat/epollctls.h: $(top_srcdir)/xlat/epollctls.in $(top_srcdir)/xlat/gen.sh
DMakefile.in749 xlat/dm_flags.in xlat/efd_flags.in xlat/epollctls.in \
890 xlat/efd_flags.h xlat/epollctls.h xlat/epollevents.h \
5933 $(top_srcdir)/xlat/epollctls.h: $(top_srcdir)/xlat/epollctls.in $(top_srcdir)/xlat/gen.sh
DChangeLog-CVS2438 (epollctls, epollevents): Protect each entry with #ifdef on its macro.
DChangeLog18305 xlat/epollctls.in: add default values.
18306 * xlat/epollctls.in (EPOLL_CTL_ADD, EPOLL_CTL_DEL, EPOLL_CTL_MOD): Add