Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_request.h310 #define INFO_FLAG_AUTHENTICATE 0x2 macro
/trueos/contrib/ntp/ntpd/
HDntp_request.c1108 is->flags |= INFO_FLAG_AUTHENTICATE; in sys_info()
/trueos/contrib/ntp/ntpdc/
HDntpdc_ops.c978 if (is->flags & INFO_FLAG_AUTHENTICATE) in sysinfo()