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

  /external/strace/xlat/
adjtimex_status.h 1 /* Generated by ./xlat/gen.sh from ./xlat/adjtimex_status.in; do not edit. */
5 extern const struct xlat adjtimex_status[];
12 const struct xlat adjtimex_status[] = { variable in typeref:struct:xlat
  /external/strace/
print_timex.c 41 #include "xlat/adjtimex_status.h"
55 printflags(adjtimex_status, tx.status, "STA_???");

Completed in 154 milliseconds