Home
last modified time | relevance | path

Searched refs:ipc_msg_flags (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dipc_msg.c62 printflags(ipc_msg_flags, flags, "MSG_???"); in tprint_msgsnd()
127 printflags(ipc_msg_flags, tcp->u_arg[2], "MSG_???"); in SYS_FUNC()
131 printflags(ipc_msg_flags, tcp->u_arg[4], "MSG_???"); in SYS_FUNC()
DMakefile.in918 xlat/ip_type_of_services.in xlat/ipc_msg_flags.in \
1158 xlat/ip_type_of_services.h xlat/ipc_msg_flags.h \
7726 $(top_srcdir)/xlat/ipc_msg_flags.h: $(top_srcdir)/xlat/ipc_msg_flags.in $(top_srcdir)/xlat/gen.sh
DChangeLog43636 * ipc.c (msg_flags): Rename to ipc_msg_flags.
/external/strace/xlat/
Dipc_msg_flags.h11 # error static const struct xlat ipc_msg_flags in mpers mode
16 const struct xlat ipc_msg_flags[] = { variable
DMakemodule.am1 …/ioprio_who.in xlat/ip_cmsg_types.in xlat/ip_type_of_services.in xlat/ipc_msg_flags.in xlat/ipc_pr…
2 …lat/ioprio_who.h xlat/ip_cmsg_types.h xlat/ip_type_of_services.h xlat/ipc_msg_flags.h xlat/ipc_pri…
325 $(top_srcdir)/xlat/ipc_msg_flags.h: $(top_srcdir)/xlat/ipc_msg_flags.in $(top_srcdir)/xlat/gen.sh