Home
last modified time | relevance | path

Searched refs:INFO_FLAG_AUTHENABLE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_request.h315 #define INFO_FLAG_AUTHENABLE 0x20 macro
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c560 if (flags & INFO_FLAG_AUTHENABLE) { in print_pflag()
1002 if ((is->flags & (INFO_FLAG_BCLIENT | INFO_FLAG_AUTHENABLE | in sysinfo()