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

  /external/strace/xlat/
timerfdflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/timerfdflags.in; do not edit. */
19 # error static const struct xlat timerfdflags in mpers mode
24 const struct xlat timerfdflags[] = { variable in typeref:struct:xlat
  /external/strace/
time.c 304 #include "xlat/timerfdflags.h"
310 printflags(timerfdflags, tcp->u_arg[1], "TFD_???");
320 printflags(timerfdflags, tcp->u_arg[1], "TFD_???");
Makefile     [all...]

Completed in 205 milliseconds