Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/linux/musl/
H A Dmod.rs769 pub const ADJ_TICK: c_uint = 0x4000; constant
778 pub const MOD_CLKB: c_uint = ADJ_TICK;
/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt14 ADJ_TICK
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs967 pub const ADJ_TICK: c_uint = 0x4000; constant
976 pub const MOD_CLKB: c_uint = ADJ_TICK;