Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_RAW_APPROX (Results 1 – 25 of 1462) sorted by relevance

12345678910>>...59

/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/microhttpd/
H A Dmhd_mono_clock.c191 #ifdef CLOCK_MONOTONIC_RAW_APPROX in MHD_monotonic_sec_counter_init()
195 if (0 == clock_gettime (CLOCK_MONOTONIC_RAW_APPROX, in MHD_monotonic_sec_counter_init()
198 mono_clock_id = CLOCK_MONOTONIC_RAW_APPROX; in MHD_monotonic_sec_counter_init()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/coarsetime-0.1.19/src/
H A Dinstant.rs33 const CLOCK_MONOTONIC_RAW_APPROX: clockid_t = 5; const
121 let nsec = unsafe { clock_gettime_nsec_np(CLOCK_MONOTONIC_RAW_APPROX) }; in _now()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/coarsetime-0.1.20/src/
H A Dinstant.rs33 const CLOCK_MONOTONIC_RAW_APPROX: clockid_t = 5; const
140 let nsec = unsafe { clock_gettime_nsec_np(CLOCK_MONOTONIC_RAW_APPROX) }; in _now()
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dtime.h162 #define CLOCK_MONOTONIC_RAW_APPROX _CLOCK_MONOTONIC_RAW_APPROX macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtime.h162 #define CLOCK_MONOTONIC_RAW_APPROX _CLOCK_MONOTONIC_RAW_APPROX macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dtime.h162 #define CLOCK_MONOTONIC_RAW_APPROX _CLOCK_MONOTONIC_RAW_APPROX macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dtime.h162 #define CLOCK_MONOTONIC_RAW_APPROX _CLOCK_MONOTONIC_RAW_APPROX macro
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dserver.c293 #ifdef CLOCK_MONOTONIC_RAW_APPROX in server_init()
294 if (0 == log_clock_gettime(CLOCK_MONOTONIC_RAW_APPROX, &ts)) in server_init()
295 clockid_mono_coarse = CLOCK_MONOTONIC_RAW_APPROX; in server_init()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DNEWS-2.4.0126 * Support CLOCK_MONOTONIC_RAW_APPROX, CLOCK_UPTIME_RAW, and
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/vendor/golang.org/x/sys/unix/
H A Dzerrors_darwin_386.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_arm64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_amd64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_arm.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/sys/unix/
H A Dzerrors_darwin_386.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_amd64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_arm.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/golang.org/x/sys/unix/
H A Dzerrors_darwin_386.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_amd64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/golang.org/x/sys/unix/
H A Dzerrors_darwin_arm64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_amd64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_arm.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_386.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_darwin_386.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_arm64.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const
H A Dzerrors_darwin_arm.go149 CLOCK_MONOTONIC_RAW_APPROX = 0x5 const

12345678910>>...59