Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_request.h286 #define REQ_AUTHINFO 28 /* return authentication info */ macro
/freebsd-head/contrib/ntp/ntpd/
HDntp_request.c158 { REQ_AUTHINFO, NOAUTH, 0, 0, get_auth_info },
/freebsd-head/contrib/ntp/ntpdc/
HDntpdc_ops.c2319 res = doquery(impl_ver, REQ_AUTHINFO, 0, 0, 0, NULL, &items, in authinfo()