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