Home
last modified time | relevance | path

Searched refs:DNSServiceRef (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h139 typedef struct _DNSServiceRef_t *DNSServiceRef; typedef
886 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
907 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
934 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
980 DNSServiceRef sdRef,
1020 DNSServiceRef *sdRef,
1071 DNSServiceRef sdRef,
1210 DNSServiceRef *sdRef,
1265 DNSServiceRef sdRef,
1306 DNSServiceRef sdRef,
[all …]
H A Ddnssd_clientstub.c442 static DNSServiceErrorType ConnectToServer(DNSServiceRef *ref, DNSServiceFlags flags, uint32_t op, … in ConnectToServer()
846 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef) in DNSServiceRefSockFD()
867 static void CallbackWithError(DNSServiceRef sdRef, DNSServiceErrorType error) in CallbackWithError()
938 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef) in DNSServiceProcessResult()
1070 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef) in DNSServiceRefDeallocate()
1264 DNSServiceRef *sdRef, in DNSServiceResolve()
1339 DNSServiceRef *sdRef, in DNSServiceQueryRecord()
1448 DNSServiceRef *sdRef, in DNSServiceGetAddrInfo()
1502 DNSServiceRef *sdRef, in DNSServiceBrowse()
1574 DNSServiceRef *sdRef, in DNSServiceRegister()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c238 static DNSServiceRef client = NULL;
239 static DNSServiceRef client_pa = NULL; // DNSServiceRef for RegisterProxyAddressRecord
240 static DNSServiceRef sc1, sc2, sc3; // DNSServiceRefs for kDNSServiceFlagsShareConnection testi…
535 static void DNSSD_API enum_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, in enum_reply()
612 static void DNSSD_API zonedata_resolve(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t i… in zonedata_resolve()
672 static void DNSSD_API zonedata_browse(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t if… in zonedata_browse()
675 DNSServiceRef *newref; in zonedata_browse()
689 static void DNSSD_API browse_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifInd… in browse_reply()
745 static void DNSSD_API resolve_reply(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIn… in resolve_reply()
831 static void DNSSD_API reg_reply(DNSServiceRef sdref, const DNSServiceFlags flags, DNSServiceErrorTy… in reg_reply()
[all …]
/titanic_50/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c85 DNSServiceRef ServiceRef;
311 static void DNSSD_API ServiceBrowseReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uin… in ServiceBrowseReply()
376 static void DNSSD_API ServiceResolveReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, ui… in ServiceResolveReply()
461 static void DNSSD_API ServiceRegisterReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, in ServiceRegisterReply()
674 static void DNSSD_API RegisterRecordReply( DNSServiceRef sdRef _UNUSED, in RegisterRecordReply()
754 static void DNSSD_API ServiceQueryReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint… in ServiceQueryReply()
820 static void DNSSD_API DomainEnumReply( DNSServiceRef sdRef _UNUSED, DNSServiceFlags flags, uint32… in DomainEnumReply()
/titanic_50/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c81 DNSServiceRef ref = NULL; in _nss_mdns_queryrecord()
156 _nss_mdns_querynamereply(DNSServiceRef sdRef, const DNSServiceFlags flags, in _nss_mdns_querynamereply()
296 _nss_mdns_queryaddrreply(DNSServiceRef sdRef, const DNSServiceFlags flags, in _nss_mdns_queryaddrreply()