Home
last modified time | relevance | path

Searched refs:DNSServiceErrorType (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h361 typedef int32_t DNSServiceErrorType; typedef
413 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
491 DNSServiceErrorType errorCode,
527 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
574 DNSServiceErrorType errorCode,
655 DNSServiceErrorType DNSSD_API DNSServiceRegister
709 DNSServiceErrorType DNSSD_API DNSServiceAddRecord
749 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecord
781 DNSServiceErrorType DNSSD_API DNSServiceRemoveRecord
839 DNSServiceErrorType errorCode,
[all …]
H A Ddnssd_clientstub.c363 DNSServiceErrorType err; in connect_to_server()
416 static DNSServiceErrorType deliver_request(void *msg, DNSServiceRef sdr, int reuse_sd) in deliver_request()
425 DNSServiceErrorType err = kDNSServiceErr_Unknown; in deliver_request()
518 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef) in DNSServiceProcessResult()
564 DNSServiceErrorType err; in handle_resolve_response()
583 DNSServiceErrorType DNSSD_API DNSServiceResolve in DNSServiceResolve()
599 DNSServiceErrorType err; in DNSServiceResolve()
649 DNSServiceErrorType errorCode; in handle_query_response()
672 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord in DNSServiceQueryRecord()
688 DNSServiceErrorType err; in DNSServiceQueryRecord()
[all …]
H A Ddnssd_clientlib.c226 DNSServiceErrorType DNSSD_API TXTRecordSetValue in TXTRecordSetValue()
271 DNSServiceErrorType DNSSD_API TXTRecordRemoveValue in TXTRecordRemoveValue()
336 DNSServiceErrorType DNSSD_API TXTRecordGetItemAtIndex in TXTRecordGetItemAtIndex()
/titanic_44/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c244 static void ReportError( JNIEnv *pEnv, jobject target, jobject service, DNSServiceErrorType err) in ReportError()
330 DNSServiceErrorType err = kDNSServiceErr_BadState; in Java_com_apple_dnssd_AppleService_ProcessResults()
363 DNSServiceErrorType errorCode, const char *serviceName, const char *regtype, in ServiceBrowseReply()
394 DNSServiceErrorType err = kDNSServiceErr_NoError; in Java_com_apple_dnssd_AppleBrowser_CreateBrowser()
428 DNSServiceErrorType errorCode, const char *fullname, const char *hosttarget, in ServiceResolveReply()
480 DNSServiceErrorType err = kDNSServiceErr_NoError; in Java_com_apple_dnssd_AppleResolver_CreateResolver()
513 DNSServiceErrorType errorCode, const char *serviceName, in ServiceRegisterReply()
544 DNSServiceErrorType err = kDNSServiceErr_NoError; in Java_com_apple_dnssd_AppleRegistration_BeginRegister()
603 DNSServiceErrorType err = kDNSServiceErr_NoError; in Java_com_apple_dnssd_AppleRegistration_AddRecord()
635 DNSServiceErrorType err = kDNSServiceErr_NoError; in Java_com_apple_dnssd_AppleDNSRecord_Update()
[all …]
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c232 DNSServiceErrorType errorCode, const char *replyDomain, void *context) in enum_reply()
292 …DNSServiceRef client, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in browse_reply()
339 …DNSServiceRef client, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in resolve_reply()
365 DNSServiceErrorType err = kDNSServiceErr_Unknown; in myTimerCallBack()
416 …SSD_API reg_reply(DNSServiceRef client, const DNSServiceFlags flags, DNSServiceErrorType errorCode, in reg_reply()
441 …(DNSServiceRef sdRef, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in qr_reply()
516 DNSServiceErrorType err = kDNSServiceErr_NoError; in HandleEvents()
556 DNSServiceErrorType errorCode, void * context) in MyRegisterRecordCallback()
596 static DNSServiceErrorType RegisterProxyAddressRecord(DNSServiceRef *sdRef, const char *host, const… in RegisterProxyAddressRecord()
603 DNSServiceErrorType err = DNSServiceCreateConnection(sdRef); in RegisterProxyAddressRecord()
[all …]
/titanic_44/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c80 DNSServiceErrorType err; in _nss_mdns_queryrecord()
158 uint32_t ifIndex, DNSServiceErrorType errorCode, in _nss_mdns_querynamereply()
298 uint32_t ifIndex, DNSServiceErrorType errorCode, in _nss_mdns_queryaddrreply()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c811 DNSServiceErrorType error; // Note: This field is in NETWORK byte order
905 …t_state *rstate, const char *domain, DNSServiceFlags flags, uint32_t ifi, DNSServiceErrorType err);
1710 len += sizeof(DNSServiceErrorType); in resolve_result_callback()
1765 len += sizeof(DNSServiceErrorType); in question_result_callback()
1991 len += sizeof(DNSServiceErrorType); in GenerateNTDResponse()
2897 len += sizeof(DNSServiceErrorType); in regrecord_callback()
3114 …st_state *rstate, const char *domain, DNSServiceFlags flags, uint32_t ifi, DNSServiceErrorType err) in format_enumeration_reply()
3122 len += sizeof(DNSServiceErrorType); in format_enumeration_reply()