Searched refs:RES_DONTSERVE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntp.h809 #define RES_DONTSERVE 0x0002 /* access denied */ macro
814 #define RES_FLAGS (RES_IGNORE | RES_DONTSERVE |\
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_proto.c375 if (restrict_mask & RES_DONTSERVE) {
H A Dntp_config.c2262 flags |= RES_DONTSERVE;
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c1665 { "noserve", RES_DONTSERVE },

Completed in 138 milliseconds