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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
object-types.h 22 OBJECT_TYPE(adv_instance)
srp-mdns-proxy.h 26 typedef struct adv_instance adv_instance_t;
136 struct adv_instance { struct
srp-mdns-proxy.c 201 RELEASE_HERE(instance, adv_instance);
207 RETAIN(instance, adv_instance);
213 RELEASE(instance, adv_instance);
286 DECLARE_VEC_CREATE(adv_instance); variable
287 DECLARE_VEC_COPY(adv_instance); variable
288 DECLARE_VEC_FINALIZE(adv_instance); variable
1304 RELEASE_HERE(instance, adv_instance);
1538 RETAIN_HERE(instances->vec[j], adv_instance);
1540 RELEASE_HERE(update->update_instances->vec[i], adv_instance);
1553 RETAIN_HERE(instances->vec[j], adv_instance);
    [all...]

Completed in 74 milliseconds