Searched refs:shm_flags (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dshm_flags.h1 /* Generated by ./xlat/gen.sh from ./xlat/shm_flags.in; do not edit. */
5 # error static const struct xlat shm_flags in mpers mode
10 const struct xlat shm_flags[] = { variable in typeref:struct:xlat
/external/strace/
H A Dipc_shm.c42 #include "xlat/shm_flags.h"
65 printflags(shm_flags, tcp->u_arg[1], "SHM_???");
69 printflags(shm_flags, tcp->u_arg[2], "SHM_???");
H A DMakefile819 xlat/shm_flags.in xlat/shm_resource_flags.in \
955 xlat/shm_flags.h xlat/shm_resource_flags.h xlat/shmctl_flags.h \
6255 $(top_srcdir)/xlat/shm_flags.h: $(top_srcdir)/xlat/shm_flags.in $(top_srcdir)/xlat/gen.sh

Completed in 206 milliseconds