Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/linux/musl/
H A Dmod.rs764 pub const ADJ_TIMECONST: c_uint = 0x0020; constant
777 pub const MOD_TIMECONST: c_uint = ADJ_TIMECONST;
/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt15 ADJ_TIMECONST
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs962 pub const ADJ_TIMECONST: c_uint = 0x0020; constant
975 pub const MOD_TIMECONST: c_uint = ADJ_TIMECONST;