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

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

Completed in 490 milliseconds