Searched refs:mlockall_flags (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dmlockall_flags.h1 /* 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/
H A Dmem.c227 #include "xlat/mlockall_flags.h"
231 printflags(mlockall_flags, tcp->u_arg[0], "MCL_???");

Completed in 691 milliseconds