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

  /external/strace/xlat/
adjtimex_state.h 1 /* Generated by ./xlat/gen.sh from ./xlat/adjtimex_state.in; do not edit. */
5 # error static const struct xlat adjtimex_state in mpers mode
10 const struct xlat adjtimex_state[] = { variable in typeref:struct:xlat
  /external/strace/tests/
adjtimex.c 37 #include "xlat/adjtimex_state.h"
89 printxval(adjtimex_state, (unsigned int) state, NULL);
  /external/strace/tests-m32/
adjtimex.c 37 #include "xlat/adjtimex_state.h"
89 printxval(adjtimex_state, (unsigned int) state, NULL);
  /external/strace/tests-mx32/
adjtimex.c 37 #include "xlat/adjtimex_state.h"
89 printxval(adjtimex_state, (unsigned int) state, NULL);
  /external/strace/
time.c 168 #include "xlat/adjtimex_state.h"
175 tcp->auxstr = xlookup(adjtimex_state, (kernel_ulong_t) tcp->u_rval);
Makefile 729 xlat/adjtimex_modes.in xlat/adjtimex_state.in \
    [all...]

Completed in 553 milliseconds