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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.h 54 typedef struct srpl_instance srpl_instance_t; typedef in typeref:struct:srpl_instance
85 srpl_instance_t *NULLABLE unmatched_instances;
srp-replication.h 137 typedef struct srpl_instance srpl_instance_t; typedef in typeref:struct:srpl_instance
275 srpl_instance_t *NULLABLE instance;
308 srpl_instance_t *NULLABLE instance;
338 srpl_instance_t *NULLABLE next;
376 srpl_instance_t *NULLABLE instances;
441 srpl_connection_t *NULLABLE srpl_connection_create(srpl_instance_t *NONNULL instance, bool outgoing);

Completed in 44 milliseconds