Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp.h734 #define PROTO_MONITOR 10 macro
/src/contrib/ntp/ntpd/
H A Dntp_request.c1553 proto_config(PROTO_MONITOR, set, 0., NULL); in setclr_flags()
H A Dntp_proto.c5397 case PROTO_MONITOR: /* monitoring (monitor) */ in proto_config()
H A Dntp_config.c3509 proto_config(PROTO_MONITOR, enable, 0., NULL); in apply_enable_disable()