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

  /external/strace/xlat/
pmsgflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/pmsgflags.in; do not edit. */
3 static const struct xlat pmsgflags[] = { variable in typeref:struct:xlat
  /external/strace/
stream.c 153 #include "xlat/pmsgflags.h"
169 printflags(pmsgflags, tcp->u_arg[4], "MSG_???");
202 printflags(pmsgflags, flags, "MSG_???");

Completed in 941 milliseconds