Home
last modified time | relevance | path

Searched refs:ntp_gettime (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt640 ntp_gettime
H A Dnetbsd.txt1453 ntp_gettime
H A Ddragonfly.txt1467 ntp_gettime
H A Dfreebsd.txt2117 ntp_gettime
H A Dapple.txt2102 ntp_gettime
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs1137 pub fn ntp_gettime(buf: *mut ntptimeval) -> c_int; in ntp_gettime() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1753 pub fn ntp_gettime(buf: *mut ntptimeval) -> c_int; in ntp_gettime() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2375 pub fn ntp_gettime(buf: *mut ntptimeval) -> c_int; in ntp_gettime() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2979 pub fn ntp_gettime(buf: *mut ntptimeval) -> c_int; in ntp_gettime() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5865 pub fn ntp_gettime(buf: *mut ntptimeval) -> c_int; in ntp_gettime() function