Searched refs:NS_TSIG_ERROR_FORMERR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libresolv-57/
H A Dns_verify.c60 return (NS_TSIG_ERROR_FORMERR); \
131 * - invalid dns message (NS_TSIG_ERROR_FORMERR)
172 return (NS_TSIG_ERROR_FORMERR);
185 return (NS_TSIG_ERROR_FORMERR);
191 return (NS_TSIG_ERROR_FORMERR);
222 return (NS_TSIG_ERROR_FORMERR);
306 return (NS_TSIG_ERROR_FORMERR);
398 return (NS_TSIG_ERROR_FORMERR);
411 return (NS_TSIG_ERROR_FORMERR);
417 return (NS_TSIG_ERROR_FORMERR);
[all...]
H A Dnameser.h262 #define NS_TSIG_ERROR_FORMERR -12 macro

Completed in 66 milliseconds