Searched refs:ServiceInfo (Results 1 - 2 of 2) 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);
H A DmDNS.c12245 // On entry, the client must have set the name and InterfaceID fields of the ServiceInfo structure
12250 ServiceInfoQuery *query, ServiceInfo *info, mDNSServiceInfoQueryCallback *Callback, void *Context)

Completed in 146 milliseconds