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

  /external/strace/xlat/
clocknames.h 1 /* Generated by ./xlat/gen.sh from ./xlat/clocknames.in; do not edit. */
3 static const struct xlat clocknames[] = { variable in typeref:struct:xlat
  /external/strace/
time.c 523 #include "xlat/clocknames.h"
545 printxval(clocknames, clockid, "CLOCK_???");

Completed in 83 milliseconds