Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:ServiceInfo

1598 	} ServiceInfo;
1609 // and place it in the ServiceInfo structure. After the client has called mDNS_StopResolveService(), it may
1610 // dispose of the ServiceInfoQuery structure while retaining the results in the ServiceInfo structure.
1619 ServiceInfo *info;
2241 extern mStatus mDNS_StartResolveService(mDNS *const m, ServiceInfoQuery *query, ServiceInfo *info, mDNSServiceInfoQueryCallback *Callback, void *Context);