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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/base/
dns_obj.c 65 dns_objs_sort(dns_obj_t * const us, const size_t count, const sort_order_t order)
ref_count.c 116 _continue_searching(const sort_order_t order, const compare_result_t compare_result)
137 ref_count_objs_sort(ref_count_obj_t * const us, const size_t count, const sort_order_t order)
dns_obj.h 192 dns_objs_sort(dns_objs_any_t dns_objects, size_t count, sort_order_t order);
ref_count.h 62 } sort_order_t; typedef in typeref:enum:__anon6141
533 ref_count_objs_sort(ref_count_objs_any_t ref_count_objects, size_t count, sort_order_t order);

Completed in 17 milliseconds