Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_request.h274 #define REQ_GET_RESTRICT 16 /* return restrict list */ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_request.c143 { REQ_GET_RESTRICT, NOAUTH, 0, 0, list_restrict },
/freebsd-14-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c1701 res = doquery(impl_ver, REQ_GET_RESTRICT, 0, 0, 0, (char *)NULL, in reslist()