Lines Matching defs:tsigrcode
2710 char tsigrcode[64];
2724 isc_buffer_init(&b, tsigrcode, sizeof(tsigrcode) - 1);
2727 tsigrcode[isc_buffer_usedlength(&b)] = '\0';
2738 tsigrcode);
2746 tsigrcode);
2750 isc_buffer_init(&b, tsigrcode, sizeof(tsigrcode) - 1);
2753 tsigrcode[isc_buffer_usedlength(&b)] = '\0';
2757 isc_result_totext(result), tsigrcode);