Searched refs:PROTO_AUTHENTICATE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | cmd_args.c | 59 proto_config(PROTO_AUTHENTICATE, 1, 0., NULL); in getCmdOpts() 61 proto_config(PROTO_AUTHENTICATE, 0, 0., NULL); in getCmdOpts()
|
| D | ntp_request.c | 1557 proto_config(PROTO_AUTHENTICATE, set, 0., NULL); in setclr_flags()
|
| D | ntp_proto.c | 5291 case PROTO_AUTHENTICATE: /* authentication (auth) */ in proto_config()
|
| D | ntp_config.c | 3469 proto_config(PROTO_AUTHENTICATE, enable, 0., NULL); in apply_enable_disable()
|
| /freebsd-12-stable/contrib/ntp/include/ |
| D | ntp.h | 712 #define PROTO_AUTHENTICATE 3 macro
|