Home
last modified time | relevance | path

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

/external/strace/
Dipc_msg.c62 printflags(ipc_msg_flags, flags, "MSG_???"); in tprint_msgsnd()
115 printflags(ipc_msg_flags, tcp->u_arg[2], "MSG_???"); in SYS_FUNC()
119 printflags(ipc_msg_flags, tcp->u_arg[4], "MSG_???"); in SYS_FUNC()
/external/strace/xlat/
Dipc_msg_flags.h5 # error static const struct xlat ipc_msg_flags in mpers mode
10 const struct xlat ipc_msg_flags[] = { variable
DMakemodule.am1 …gs.in xlat/ioctl_dirs.in xlat/ioprio_class.in xlat/ioprio_who.in xlat/ipc_msg_flags.in xlat/ip_cms…
2 …_flags.h xlat/ioctl_dirs.h xlat/ioprio_class.h xlat/ioprio_who.h xlat/ipc_msg_flags.h xlat/ip_cmsg…
183 $(top_srcdir)/xlat/ipc_msg_flags.h: $(top_srcdir)/xlat/ipc_msg_flags.in $(top_srcdir)/xlat/gen.sh