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

  /external/strace/xlat/
wait4_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/wait4_options.in; do not edit. */
16 # error static const struct xlat wait4_options in mpers mode
21 const struct xlat wait4_options[] = { variable in typeref:struct:xlat
  /external/strace/
wait.c 39 #include "xlat/wait4_options.h"
142 printflags(wait4_options, tcp->u_arg[2], "W???");
185 printflags(wait4_options, tcp->u_arg[3], "W???");
Makefile     [all...]

Completed in 526 milliseconds