Lines Matching refs:target
36 isc_result_t dns_rcode_totext(dns_rcode_t rcode, isc_buffer_t *target);
38 * Put a textual representation of error 'rcode' into 'target'.
43 *\li 'target' is a valid text buffer.
47 * The used space in 'target' is updated.
51 *\li #ISC_R_NOSPACE target buffer is too small
69 isc_result_t dns_tsigrcode_totext(dns_rcode_t rcode, isc_buffer_t *target);
71 * Put a textual representation of TSIG/TKEY error 'rcode' into 'target'.
76 *\li 'target' is a valid text buffer.
80 * The used space in 'target' is updated.
84 *\li #ISC_R_NOSPACE target buffer is too small