Home
last modified time | relevance | path

Searched refs:esterror (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/src/linux/
H A Dclock_adjtime.c11 long long offset, freq, maxerror, esterror; member
26 long offset, freq, maxerror, esterror; member
46 .esterror = utx->esterror, in clock_adjtime()
70 utx->esterror = ktx.esterror; in clock_adjtime()
99 .esterror = utx->esterror, in clock_adjtime()
127 utx->esterror = ktx.esterror; in clock_adjtime()
[all...]
/third_party/musl/compat/time32/
H A Dclock_adjtime32.c10 long offset, freq, maxerror, esterror; member
28 .esterror = tx32->esterror, in __clock_adjtime32()
52 tx32->esterror = utx.esterror; in __clock_adjtime32()
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime.h26 __kernel_long_t esterror;/* estimated error (usec) */ member
63 long long esterror;/* estimated error (usec) */ member
134 " esterror: "fmt"\n" \
146 tx.esterror, \
186 return &tx.esterror; \
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dadjtimex.c34 tx.esterror = ADJ_ESTERROR; in adjtimex_0100()
62 tx.esterror = ADJ_ESTERROR; in adjtimex_time64_0100()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/musl/include/sys/
H A Dtimex.h16 long maxerror, esterror; member
21 long offset, freq, maxerror, esterror; member
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs244 pub esterror: ::c_long,
266 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs210 pub esterror: i64,
212 pub esterror: ::c_long,
277 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs262 pub esterror: ::c_long,
280 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs411 pub esterror: ::c_long,
429 pub esterror: ::c_long,
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs426 pub esterror: i32,
444 pub esterror: i32,
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs715 pub esterror: ::c_long,
733 pub esterror: ::c_long,
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp17443 __syscall_slong_t esterror;
[all...]

Completed in 66 milliseconds