Lines Matching refs:tsigrcode
1759 char tsigrcode[64];
1773 isc_buffer_init(&b, tsigrcode, sizeof(tsigrcode) - 1);
1776 tsigrcode[isc_buffer_usedlength(&b)] = '\0';
1787 tsigrcode);
1795 tsigrcode);
1799 isc_buffer_init(&b, tsigrcode, sizeof(tsigrcode) - 1);
1802 tsigrcode[isc_buffer_usedlength(&b)] = '\0';
1806 isc_result_totext(result), tsigrcode);