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

/bind-9.6-ESV-R11/lib/dns/
H A Dresult.c81 "tsig indicates error", /*%< 39 DNS_R_TSIGERRORSET */
267 case DNS_R_TSIGERRORSET:
H A Dtsig.c1276 return (DNS_R_TSIGERRORSET);
1476 ret = DNS_R_TSIGERRORSET;
H A Dmessage.c2896 result = DNS_R_TSIGERRORSET;
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h85 #define DNS_R_TSIGERRORSET (ISC_RESULTCLASS_DNS + 39) macro
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c1984 case DNS_R_TSIGERRORSET:
2149 if (result == DNS_R_TSIGERRORSET && userserver != NULL) {

Completed in 899 milliseconds