Home
last modified time | relevance | path

Searched refs:RES_ALLFLAGS (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
HDntp.h896 #define RES_ALLFLAGS (RES_FLAGS | RES_NOQUERY | \ macro
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp_request.c1826 if (~RES_ALLFLAGS & cr.flags) in do_restrict()
/freebsd-11-stable/contrib/ntp/
HDCommitLog-4.1.074 * include/ntp.h (RES_ALLFLAGS): Add RES_DEMOBILIZE.