Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/include/
HDntp_request.h324 #define INFO_FLAG_AUTHENTICATE 0x2 macro
/freebsd-11-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c1009 if (is->flags & INFO_FLAG_AUTHENTICATE) in sysinfo()
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp_request.c1106 is->flags |= INFO_FLAG_AUTHENTICATE; in sys_info()