Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_control.h63 #define CTL_OP_CONFIGURE 8 /* runtime configuration */ macro
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-subs.c2311 res = doquery(CTL_OP_CONFIGURE, 0, 1, in config()
2414 res = doquery(CTL_OP_CONFIGURE, 0, 1, in config_from_file()
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_control.c124 { CTL_OP_CONFIGURE, AUTH, configure },