Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_request.h331 #define INFO_FLAG_CONFIG 0x1 macro
/netbsd-src/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c554 if (flags & INFO_FLAG_CONFIG) { in print_pflag()