OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:service_instance_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-gw.h
68
typedef struct service_instance
service_instance_t
;
typedef in typeref:struct:service_instance
70
service_instance_t
*NULLABLE next;
107
service_instance_t
*NONNULL instances;
108
service_instance_t
*NULLABLE instance; // If we are updating instances one at a time.
109
service_instance_t
*NULLABLE added_instances; // Instances we have successfully added.
srp-mdns-proxy.h
44
typedef struct service_instance
service_instance_t
;
typedef in typeref:struct:service_instance
288
service_instance_t
*NULLABLE instances; // Service instances parsed from message
Completed in 31 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026