HomeSort by: relevance | last modified time | path
    Searched refs:dns_obj_rr_copy_rdata_rfc_description_f (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/objs/
dns_obj_rr_private.h 35 (*dns_obj_rr_copy_rdata_rfc_description_f)(dns_obj_rr_t NONNULL record, dns_obj_error_t * NULLABLE out_error); typedef
56 dns_obj_rr_copy_rdata_rfc_description_f NULLABLE copy_rdata_rfc_description_method; // The method that can be customized for each RR type to generate the rdata description.
63 dns_obj_rr_copy_rdata_rfc_description_f NULLABLE copy_rdata_rfc_description_method, dns_obj_error_t * NULLABLE out_error);
68 dns_obj_rr_copy_rdata_rfc_description_f NULLABLE copy_rdata_rfc_description_method, dns_obj_error_t * NULLABLE out_error);
73 dns_obj_rr_copy_rdata_rfc_description_f NONNULL copy_rdata_rfc_description_method;
dns_obj_rr.c 375 const dns_obj_rr_copy_rdata_rfc_description_f copy_rdata_rfc_description_method, dns_obj_error_t * const out_error)

Completed in 19 milliseconds