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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
types.h 240 dns_rcode_noerror = 0, enumerator in enum:__anon24297
241 #define dns_rcode_noerror ((dns_rcode_t)dns_rcode_noerror) macro
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dns-msg.h 239 #define dns_rcode_noerror 0 // [RFC1035] No Error macro
  /src/external/mpl/bind/dist/lib/dns/include/dns/
types.h 269 dns_rcode_noerror = 0, enumerator in enum:__anon24047
270 #define dns_rcode_noerror ((dns_rcode_t)dns_rcode_noerror) macro

Completed in 24 milliseconds