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

  /external/strace/xlat/
usagewho.h 1 /* Generated by ./xlat/gen.sh from ./xlat/usagewho.in; do not edit. */
3 static const struct xlat usagewho[] = { variable in typeref:struct:xlat
  /external/strace/
resource.c 184 #include "xlat/usagewho.h"
283 printxval(usagewho, tcp->u_arg[0], "RUSAGE_???");
296 printxval(usagewho, tcp->u_arg[0], "RUSAGE_???");

Completed in 50 milliseconds