Home
last modified time | relevance | path

Searched refs:pmsgflags (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dpmsgflags.h3 static const struct xlat pmsgflags[] = { variable
DMakemodule.am1 …_type.in xlat/perf_event_open_flags.in xlat/personality_options.in xlat/pmsgflags.in xlat/policies…
2 …req_type.h xlat/perf_event_open_flags.h xlat/personality_options.h xlat/pmsgflags.h xlat/policies.…
245 $(top_srcdir)/xlat/pmsgflags.h: $(top_srcdir)/xlat/pmsgflags.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dstream.c166 printflags(pmsgflags, tcp->u_arg[4], "MSG_???"); in SYS_FUNC()
198 printflags(pmsgflags, flags, "MSG_???"); in SYS_FUNC()