Searched refs:DNS_R_SIGINVALID (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h75 #define DNS_R_SIGINVALID (ISC_RESULTCLASS_DNS + 40) macro
/bind-9.11.3/lib/irs/
H A Dgetnameinfo.c312 case DNS_R_SIGINVALID:
H A Dgetaddrinfo.c710 case DNS_R_SIGINVALID:
/bind-9.11.3/lib/dns/
H A Ddnssec.c401 return (DNS_R_SIGINVALID);
405 return (DNS_R_SIGINVALID);
433 return (DNS_R_SIGINVALID);
439 return (DNS_R_SIGINVALID);
445 return (DNS_R_SIGINVALID);
574 ret = DNS_R_SIGINVALID;
1090 result = DNS_R_SIGINVALID;
1095 result = DNS_R_SIGINVALID;
1113 result = DNS_R_SIGINVALID;
H A Dmessage.c3054 result = DNS_R_SIGINVALID;

Completed in 75 milliseconds