Home
last modified time | relevance | path

Searched refs:ADJ_SETOFFSET (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h39 #define ADJ_SETOFFSET 0x0100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h39 #define ADJ_SETOFFSET 0x0100 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h39 #define ADJ_SETOFFSET 0x0100 macro
/third_party/musl/include/sys/
H A Dtimex.h39 #define ADJ_SETOFFSET 0x0100 macro
/third_party/musl/src/linux/
H A Dclock_adjtime.c90 if ((utx->modes & ADJ_SETOFFSET) && !IS32BIT(utx->time.tv_sec)) in clock_adjtime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs645 pub const ADJ_SETOFFSET: ::c_uint = 0x0100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1043 pub const ADJ_SETOFFSET: ::c_uint = 0x0100; consts

Completed in 7 milliseconds