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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/base/
ref_count.c 45 ref_count_obj_init(const ref_count_obj_t me, const ref_count_kind_t new_kind) function
ref_count.h 121 ref_count_obj_init(obj, &_ ## FAMILY_NAME ## _ ## NAME ## _kind); \
268 ref_count_obj_init(obj, &_ ## FAMILY_NAME ## _ ## SUPER ## _ ## NAME ## _kind.base); \
458 ref_count_obj_init(ref_count_obj_any_t ref_count_object, ref_count_kind_t NONNULL new_kind);

Completed in 25 milliseconds