Home
last modified time | relevance | path

Searched refs:LOG_NTP (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/logging/
Dhandlers.py775 LOG_NTP = 12 # NTP subsystem variable in SysLogHandler
816 "ntp": LOG_NTP,
/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt589 LOG_NTP
Dfreebsd.txt681 LOG_NTP
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1217 pub const LOG_NTP: ::c_int = 12 << 3; constant