Home
last modified time | relevance | path

Searched refs:ADJ_TIMECONST (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dadjtimex.c35 tx.constant = ADJ_TIMECONST; in adjtimex_0100()
63 tx.constant = ADJ_TIMECONST; in adjtimex_time64_0100()
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/include/sys/
Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/ndk_musl_include/sys/
Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
51 #define MOD_TIMECONST ADJ_TIMECONST
/third_party/ltp/include/lapi/
Dtimex.h11 ADJ_ESTERROR | ADJ_STATUS | ADJ_TIMECONST | \
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex01.c13 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
Dadjtimex02.c32 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime.h187 case ADJ_TIMECONST: \
Dclock_adjtime01.c97 .modes = ADJ_TIMECONST,