Home
last modified time | relevance | path

Searched refs:CTL_SYS_LI (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
HDntp_control.h92 #define CTL_SYS_LI(status) (((status)>>14) & 0x3) macro
/freebsd-13-stable/contrib/ntp/libntp/
HDstatestr.c465 getcode(CTL_SYS_LI(st), leap_codes), in statustoa()