Home
last modified time | relevance | path

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

/external/strace/xlat/
Dshm_flags.h5 # error static const struct xlat shm_flags in mpers mode
10 const struct xlat shm_flags[] = { variable
DMakemodule.am1 …at/sfd_flags.in xlat/sg_io_dxfer_direction.in xlat/shmctl_flags.in xlat/shm_flags.in xlat/shm_reso…
2 … xlat/sfd_flags.h xlat/sg_io_dxfer_direction.h xlat/shmctl_flags.h xlat/shm_flags.h xlat/shm_resou…
349 $(top_srcdir)/xlat/shm_flags.h: $(top_srcdir)/xlat/shm_flags.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dipc_shm.c64 printflags(shm_flags, tcp->u_arg[1], "SHM_???"); in SYS_FUNC()
68 printflags(shm_flags, tcp->u_arg[2], "SHM_???"); in SYS_FUNC()