Searched defs:ntpd_conf (Results 1 – 1 of 1) sorted by relevance
229 struct ntpd_conf { struct235 struct ntp_status status;236 struct ntp_freq freq;237 struct sockaddr_in query_addr4;238 struct sockaddr_in6 query_addr6;239 u_int32_t scale;240 int debug;241 int verbose;242 u_int8_t listen_all;243 u_int8_t settime;[all …]