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

  /external/strace/xlat/
mlockall_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mlockall_flags.in; do not edit. */
14 # error static const struct xlat mlockall_flags in mpers mode
19 const struct xlat mlockall_flags[] = { variable in typeref:struct:xlat
  /external/strace/
mem.c 243 #include "xlat/mlockall_flags.h"
247 printflags(mlockall_flags, tcp->u_arg[0], "MCL_???");

Completed in 214 milliseconds