Home
last modified time | relevance | path

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

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/include/
H A Dntp_control.h61 #define CTL_OP_CONFIGURE 8 /* runtime configuration */ macro
/dports/net/ntp/ntp-4.2.8p15/include/
H A Dntp_control.h63 #define CTL_OP_CONFIGURE 8 /* runtime configuration */ macro
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/docs/
H A Dmode6.adoc167 |CTL_OP_CONFIGURE | 8 | Yes | runtime configuration
238 === CTL_OP_CONFIGURE subsection
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/pylib/
H A Dtest_packet.py1580 [(ntp.control.CTL_OP_CONFIGURE, 0,
1588 [(ntp.control.CTL_OP_CONFIGURE, 0,
/dports/net/ntp/ntp-4.2.8p15/ntpq/
H A Dntpq-subs.c2281 res = doquery(CTL_OP_CONFIGURE, 0, 1, in config()
2384 res = doquery(CTL_OP_CONFIGURE, 0, 1, in config_from_file()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/pylib/
H A Dpacket.py1302 self.doquery(opcode=ntp.control.CTL_OP_CONFIGURE,
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpd/
H A Dntp_control.c121 { CTL_OP_CONFIGURE, AUTH, configure },
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_control.c126 { CTL_OP_CONFIGURE, AUTH, configure },