Home
last modified time | relevance | path

Searched refs:epollflags (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Depollflags.h10 # error static const struct xlat epollflags in mpers mode
15 const struct xlat epollflags[] = { variable
DMakemodule.am1 …_flags.in xlat/efd_flags.in xlat/epollctls.in xlat/epollevents.in xlat/epollflags.in xlat/ethernet…
2 …t/dm_flags.h xlat/efd_flags.h xlat/epollctls.h xlat/epollevents.h xlat/epollflags.h xlat/ethernet_…
151 $(top_srcdir)/xlat/epollflags.h: $(top_srcdir)/xlat/epollflags.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Depoll.c45 printflags(epollflags, tcp->u_arg[0], "EPOLL_???"); in SYS_FUNC()
DMakefile750 xlat/epollevents.in xlat/epollflags.in \
891 xlat/epollflags.h xlat/ethernet_protocols.h xlat/evdev_abs.h \
5937 $(top_srcdir)/xlat/epollflags.h: $(top_srcdir)/xlat/epollflags.in $(top_srcdir)/xlat/gen.sh
DMakefile.in750 xlat/epollevents.in xlat/epollflags.in \
891 xlat/epollflags.h xlat/ethernet_protocols.h xlat/evdev_abs.h \
5937 $(top_srcdir)/xlat/epollflags.h: $(top_srcdir)/xlat/epollflags.in $(top_srcdir)/xlat/gen.sh
DChangeLog17538 * xlat/epollflags.in: Likewise.
17860 * xlat/epollflags.in: Remove EPOLL_NONBLOCK, provide fallback definition
30830 * desc.c (epollflags): Define.
30831 (sys_epoll_create1): Use epollflags to printflags. Change "O" to "EPOLL".