Home
last modified time | relevance | path

Searched defs:FLAGS_SET_RCODE (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/unbound/util/
H A Dnet_help.h76 #define FLAGS_SET_RCODE(f, r) (f = (((f) & 0xfff0) | (r))) macro
/openbsd/sbin/unwind/libunbound/util/
H A Dnet_help.h76 #define FLAGS_SET_RCODE(f, r) (f = (((f) & 0xfff0) | (r))) macro