Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_request.h288 #define REQ_IF_RELOAD 45 /* reload interface list */ macro
/trueos/contrib/ntp/ntpd/
HDntp_request.c176 { REQ_IF_RELOAD, AUTH, 0, 0, do_if_reload },
/trueos/contrib/ntp/ntpdc/
HDntpdc_ops.c3200 res = doquery(impl_ver, REQ_IF_RELOAD, 1, 0, 0, (char *)NULL, &items, in do_if_reload()