Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_request.h345 #define INFO_FLAG_AUTHENTICATE 0x2 macro
/netbsd-src/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c1011 if (is->flags & INFO_FLAG_AUTHENTICATE) in sysinfo()