Home
last modified time | relevance | path

Searched defs:STALE (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/
H A Dmasterdump.c91 #define STALE(r) (((r)->attributes & DNS_RDATASETATTR_STALE) != 0) macro
H A Drbtdb.c308 #define STALE(header) \ macro
/netbsd/external/mpl/bind/dist/lib/ns/
H A Dquery.c159 #define STALE(r) (((r)->attributes & DNS_RDATASETATTR_STALE) != 0) macro