/third_party/musl/src/linux/ |
D | clock_adjtime.c | 11 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()
|
/third_party/musl/compat/time32/ |
D | clock_adjtime32.c | 10 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/ |
D | clock_adjtime.h | 26 __kernel_long_t esterror;/* estimated error (usec) */ member 63 long long esterror;/* estimated error (usec) */ member 146 tx.esterror, \ 186 return &tx.esterror; \
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | adjtimex.c | 34 tx.esterror = ADJ_ESTERROR; in adjtimex_0100() 62 tx.esterror = ADJ_ESTERROR; in adjtimex_time64_0100()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | timex.h | 16 long maxerror, esterror; member 21 long offset, freq, maxerror, esterror; member
|
/third_party/musl/ndk_musl_include/sys/ |
D | timex.h | 16 long maxerror, esterror; member 21 long offset, freq, maxerror, esterror; member
|
/third_party/musl/include/sys/ |
D | timex.h | 16 long maxerror, esterror; member 21 long offset, freq, maxerror, esterror; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | timex.h | 16 long maxerror, esterror; member 21 long offset, freq, maxerror, esterror; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | timex.h | 16 long maxerror, esterror; member 21 long offset, freq, maxerror, esterror; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 244 pub esterror: ::c_long, 266 pub esterror: ::c_long,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
D | mod.rs | 210 pub esterror: i64, 212 pub esterror: ::c_long, 277 pub esterror: ::c_long,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 262 pub esterror: ::c_long, 280 pub esterror: ::c_long,
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 411 pub esterror: ::c_long, 429 pub esterror: ::c_long,
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 426 pub esterror: i32, 444 pub esterror: i32,
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 715 pub esterror: ::c_long, 733 pub esterror: ::c_long,
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 29755 s32 esterror; member 29789 long long int esterror; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 17443 __syscall_slong_t esterror; member
|