Lines Matching defs:output

79 rdata_dname_to_string(buffer_type *output, rdata_atom_type rdata,  in rdata_dname_to_string()
90 rdata_dns_name_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_dns_name_to_string()
127 rdata_text_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_text_to_string()
151 rdata_texts_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_texts_to_string()
179 rdata_long_text_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_long_text_to_string()
203 rdata_tag_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_tag_to_string()
219 rdata_byte_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_byte_to_string()
228 rdata_short_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_short_to_string()
237 rdata_long_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_long_to_string()
246 rdata_a_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_a_to_string()
259 rdata_aaaa_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_aaaa_to_string()
272 rdata_ilnp64_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_ilnp64_to_string()
286 rdata_eui48_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_eui48_to_string()
303 rdata_eui64_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_eui64_to_string()
322 rdata_rrtype_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_rrtype_to_string()
331 rdata_algorithm_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_algorithm_to_string()
340 rdata_certificate_type_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_certificate_type_to_string()
355 rdata_period_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_period_to_string()
364 rdata_time_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_time_to_string()
379 rdata_base32_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_base32_to_string()
399 rdata_base64_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_base64_to_string()
419 hex_to_string(buffer_type *output, const uint8_t *data, size_t size) in hex_to_string()
436 rdata_hex_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_hex_to_string()
449 rdata_hexlen_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_hexlen_to_string()
462 rdata_nsap_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_nsap_to_string()
471 rdata_apl_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_apl_to_string()
511 rdata_services_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_services_to_string()
549 rdata_ipsecgateway_to_string(buffer_type *output, rdata_atom_type rdata, rr_type* rr) in rdata_ipsecgateway_to_string()
582 rdata_nxt_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_nxt_to_string()
601 rdata_nsec_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_nsec_to_string()
639 rdata_loc_to_string(buffer_type *ATTR_UNUSED(output), in rdata_loc_to_string()
651 buffer_print_svcparamkey(buffer_type *output, uint16_t svcparamkey) in buffer_print_svcparamkey()
660 rdata_svcparam_port_to_string(buffer_type *output, uint16_t val_len, in rdata_svcparam_port_to_string()
670 rdata_svcparam_ipv4hint_to_string(buffer_type *output, uint16_t val_len, in rdata_svcparam_ipv4hint_to_string()
697 rdata_svcparam_ipv6hint_to_string(buffer_type *output, uint16_t val_len, in rdata_svcparam_ipv6hint_to_string()
724 rdata_svcparam_mandatory_to_string(buffer_type *output, uint16_t val_len, in rdata_svcparam_mandatory_to_string()
745 rdata_svcparam_ech_to_string(buffer_type *output, uint16_t val_len, in rdata_svcparam_ech_to_string()
765 rdata_svcparam_alpn_to_string(buffer_type *output, uint16_t val_len, in rdata_svcparam_alpn_to_string()
802 rdata_svcparam_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_svcparam_to_string()
871 rdata_unknown_to_string(buffer_type *output, rdata_atom_type rdata, in rdata_unknown_to_string()
916 rdata_atom_to_string(buffer_type *output, rdata_zoneformat_type type, in rdata_atom_to_string()
1116 rdata_atoms_to_unknown_string(buffer_type *output, in rdata_atoms_to_unknown_string()
1140 print_rdata(buffer_type *output, rrtype_descriptor_type *descriptor, in print_rdata()