Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_request.h302 #define REQ_IF_RELOAD 45 /* reload interface list */ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_request.c181 { REQ_IF_RELOAD, AUTH, 0, 0, do_if_reload },
/freebsd-14-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c3156 res = doquery(impl_ver, REQ_IF_RELOAD, 1, 0, 0, (char *)NULL, &items, in do_if_reload()