Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/include/
Dntp_control.h61 #define CTL_OP_CONFIGURE 8 /* runtime configuration */ macro
/freebsd-10-stable/contrib/ntp/ntpq/
Dntpq-subs.c2240 res = doquery(CTL_OP_CONFIGURE, 0, 1, in config()
2343 res = doquery(CTL_OP_CONFIGURE, 0, 1, in config_from_file()
/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_control.c124 { CTL_OP_CONFIGURE, AUTH, configure },