Searched defs:ServiceInfo (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2031 } ServiceInfo; typedef in typeref:struct:__anon82
2042 // and place it in the ServiceInfo structure. After the client has called mDNS_StopResolveService(), it may
2043 // dispose of the ServiceInfoQuery structure while retaining the results in the ServiceInfo structure.
2052 ServiceInfo *info;
2789 extern mStatus mDNS_StartResolveService(mDNS *const m, ServiceInfoQuery *query, ServiceInfo *info, mDNSServiceInfoQueryCallback *Callback, void *Context);

Completed in 70 milliseconds