Home
last modified time | relevance | path

Searched refs:NS_TSIG_ERROR_NO_SPACE (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/lib/libresolv/
Dns_sign.c56 return(NS_TSIG_ERROR_NO_SPACE); \
126 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign2()
147 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign2()
327 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign_tcp2()
341 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign_tcp2()
Dns_verify.c294 return (NS_TSIG_ERROR_NO_SPACE); in ns_verify()
468 return (NS_TSIG_ERROR_NO_SPACE); in ns_verify_tcp()
Dres_sendsigned.c87 if (ret == NS_TSIG_ERROR_NO_SPACE) in res_nsendsigned()
/netbsd/src/external/bsd/libbind/dist/nameser/
Dns_sign.c54 return(NS_TSIG_ERROR_NO_SPACE); \
124 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign2()
144 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign2()
323 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign_tcp2()
337 return (NS_TSIG_ERROR_NO_SPACE); in ns_sign_tcp2()
Dns_verify.c295 return (NS_TSIG_ERROR_NO_SPACE); in ns_verify()
469 return (NS_TSIG_ERROR_NO_SPACE); in ns_verify_tcp()
/netbsd/src/external/bsd/libbind/dist/resolv/
Dres_sendsigned.c86 if (ret == NS_TSIG_ERROR_NO_SPACE) in res_nsendsigned()
/netbsd/src/external/bsd/libbind/dist/include/arpa/
Dnameser.h292 #define NS_TSIG_ERROR_NO_SPACE -11 macro
/netbsd/src/include/arpa/
Dnameser.h290 #define NS_TSIG_ERROR_NO_SPACE -11 macro
/netbsd/src/external/bsd/libbind/dist/doc/
Dtsig.cat3115 NS_TSIG_ERROR_NO_SPACE the message buffer is too small.
/netbsd/src/external/bsd/libbind/dist/tests/
Ddig8.c1371 if (ret == NS_TSIG_ERROR_NO_SPACE) in printZone()