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

/macosx-10.10.1/libresolv-57/
H A Dns_sign.c59 return(NS_TSIG_ERROR_NO_SPACE); \
80 * - not enough space (NS_TSIG_ERROR_NO_SPACE)
115 return (NS_TSIG_ERROR_NO_SPACE);
136 return (NS_TSIG_ERROR_NO_SPACE);
313 return (NS_TSIG_ERROR_NO_SPACE);
327 return (NS_TSIG_ERROR_NO_SPACE);
H A Dres_sendsigned.c90 if (ret == NS_TSIG_ERROR_NO_SPACE)
H A Dns_verify.c300 return (NS_TSIG_ERROR_NO_SPACE);
473 return (NS_TSIG_ERROR_NO_SPACE);
H A Dnameser.h261 #define NS_TSIG_ERROR_NO_SPACE -11 macro

Completed in 154 milliseconds