Searched refs:NS_TSIG_ERROR_NO_SPACE (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/nameser/
H A Dns_sign.c54 return(NS_TSIG_ERROR_NO_SPACE); \
77 *\li - not enough space (NS_TSIG_ERROR_NO_SPACE)
124 return (NS_TSIG_ERROR_NO_SPACE);
144 return (NS_TSIG_ERROR_NO_SPACE);
323 return (NS_TSIG_ERROR_NO_SPACE);
337 return (NS_TSIG_ERROR_NO_SPACE);
H A Dns_verify.c295 return (NS_TSIG_ERROR_NO_SPACE);
469 return (NS_TSIG_ERROR_NO_SPACE);
/netbsd-current/lib/libresolv/
H A Dns_sign.c56 return(NS_TSIG_ERROR_NO_SPACE); \
79 *\li - not enough space (NS_TSIG_ERROR_NO_SPACE)
126 return (NS_TSIG_ERROR_NO_SPACE);
147 return (NS_TSIG_ERROR_NO_SPACE);
327 return (NS_TSIG_ERROR_NO_SPACE);
341 return (NS_TSIG_ERROR_NO_SPACE);
H A Dres_sendsigned.c87 if (ret == NS_TSIG_ERROR_NO_SPACE)
H A Dns_verify.c294 return (NS_TSIG_ERROR_NO_SPACE);
468 return (NS_TSIG_ERROR_NO_SPACE);
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c86 if (ret == NS_TSIG_ERROR_NO_SPACE)
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h292 #define NS_TSIG_ERROR_NO_SPACE -11 macro
/netbsd-current/include/arpa/
H A Dnameser.h290 #define NS_TSIG_ERROR_NO_SPACE -11 macro
/netbsd-current/external/bsd/libbind/dist/tests/
H A Ddig8.c1371 if (ret == NS_TSIG_ERROR_NO_SPACE)

Completed in 118 milliseconds