Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp_request.h325 #define INFO_FLAG_NTP 0x4 macro
/NextBSD/contrib/ntp/ntpdc/
HDntpdc_ops.c994 INFO_FLAG_NTP | INFO_FLAG_KERNEL| INFO_FLAG_CAL | in sysinfo()
1004 if (is->flags & INFO_FLAG_NTP) in sysinfo()
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c1131 is->flags |= INFO_FLAG_NTP; in sys_info()