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

  /external/strace/xlat/
modflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/modflags.in; do not edit. */
3 static const struct xlat modflags[] = { variable in typeref:struct:xlat
  /external/strace/
bjm.c 73 #include "xlat/modflags.h"
98 printflags(modflags, mi.flags, "MOD_???");

Completed in 49 milliseconds