Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/include/
Dntp.h702 #define PROTO_KERNEL 9 macro
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_request.c1544 proto_config(PROTO_KERNEL, set, 0., NULL); in setclr_flags()
Dntp_proto.c4774 case PROTO_KERNEL: /* kernel discipline (kernel) */ in proto_config()
Dntp_config.c2988 proto_config(PROTO_KERNEL, enable, 0., NULL); in apply_enable_disable()