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. */
3 static const struct xlat mlockall_flags[] = { variable in typeref:struct:xlat
  /external/strace/
mem.c 236 #include "xlat/mlockall_flags.h"
242 printflags(mlockall_flags, tcp->u_arg[0], "MCL_???");

Completed in 2351 milliseconds