Searched refs:msgctl_flags (Results 1 – 3 of 3) sorted by relevance
3 static const struct xlat msgctl_flags[] = { variable
1 …lat/mount_flags.in xlat/move_pages_flags.in xlat/mremap_flags.in xlat/msgctl_flags.in xlat/msg_fla…2 …h xlat/mount_flags.h xlat/move_pages_flags.h xlat/mremap_flags.h xlat/msgctl_flags.h xlat/msg_flag…159 $(top_srcdir)/xlat/msgctl_flags.h: $(top_srcdir)/xlat/msgctl_flags.in $(top_srcdir)/xlat/gen.sh
116 PRINTCTL(msgctl_flags, tcp->u_arg[1], "MSG_???"); in sys_msgctl()