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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
types.h 244 dns_rcode_servfail = 2, enumerator in enum:__anon24297
245 #define dns_rcode_servfail ((dns_rcode_t)dns_rcode_servfail) macro
types.h 244 dns_rcode_servfail = 2, enumerator in enum:__anon24297
245 #define dns_rcode_servfail ((dns_rcode_t)dns_rcode_servfail) macro
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dns-msg.h 241 #define dns_rcode_servfail 2 // [RFC1035] Server Failure macro
dns-msg.h 241 #define dns_rcode_servfail 2 // [RFC1035] Server Failure macro
  /src/external/mpl/bind/dist/lib/dns/include/dns/
types.h 281 dns_rcode_servfail = 2, enumerator in enum:__anon243
282 #define dns_rcode_servfail ((dns_rcode_t)dns_rcode_servfail) macro
types.h 281 dns_rcode_servfail = 2, enumerator in enum:__anon243
282 #define dns_rcode_servfail ((dns_rcode_t)dns_rcode_servfail) macro

Completed in 40 milliseconds