| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| 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...] |
| 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...] |
| srp-mdns-proxy.h | 26 typedef struct adv_instance adv_instance_t; 136 struct adv_instance { struct
|