HomeSort by: relevance | last modified time | path
    Searched defs:DNS_TRUST_GLUE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
types.h 330 dns_trust_glue = 4, enumerator in enum:__anon24300
331 #define dns_trust_glue ((dns_trust_t)dns_trust_glue) macro
359 #define DNS_TRUST_GLUE(x) ((x) == dns_trust_glue)
  /src/external/mpl/bind/dist/lib/dns/include/dns/
types.h 359 dns_trust_glue = 4, enumerator in enum:__anon24050
360 #define dns_trust_glue ((dns_trust_t)dns_trust_glue) macro
388 #define DNS_TRUST_GLUE(x) ((x) == dns_trust_glue)

Completed in 28 milliseconds