HomeSort by relevance Sort by last modified time
    Searched refs:shmctl_flags (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
shmctl_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/shmctl_flags.in; do not edit. */
3 static const struct xlat shmctl_flags[] = { variable in typeref:struct:xlat
  /external/strace/
ipc.c 68 #include "xlat/shmctl_flags.h"
317 PRINTCTL(shmctl_flags, tcp->u_arg[1], "SHM_???");

Completed in 52 milliseconds