Home
last modified time | relevance | path

Searched refs:PROTO_NTP (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/ntp/include/
Dntp.h701 #define PROTO_NTP 8 macro
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_request.c1542 proto_config(PROTO_NTP, set, 0., NULL); in setclr_flags()
Dntp_proto.c4789 case PROTO_NTP: /* NTP discipline (ntp) */ in proto_config()
Dntp_config.c3000 proto_config(PROTO_NTP, enable, 0., NULL); in apply_enable_disable()