Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddns_sd.h898 typedef int32_t DNSServiceErrorType; typedef
1088 DNSServiceErrorType errorCode,
1184 DNSServiceErrorType errorCode,
1490 DNSServiceErrorType errorCode,
1541 DNSServiceErrorType DNSSD_API DNSServiceBrowse
1619 DNSServiceErrorType errorCode,
1746 DNSServiceErrorType errorCode,
1861 DNSServiceErrorType errorCode,
1982 DNSServiceErrorType errorCode,
2205 DNSServiceErrorType errorCode,
[all …]
H A Ddns_sd_private.h87 DNSServiceErrorType DNSSD_API DNSServiceCreateDelegateConnection(DNSServiceRef *sdRef, int32_t pid,…
106 DNSServiceErrorType DNSSD_API DNSServiceGetPID
113 DNSServiceErrorType DNSSD_API DNSServiceSetDefaultDomainForUser(DNSServiceFlags flags, const char *…
116 DNSServiceErrorType DNSSD_API DNSServiceSleepKeepalive_sockaddr
154 DNSServiceErrorType DNSSD_API DNSServiceSetResolverDefaults(const void *plist_data_ptr, size_t plis…
H A Ddnssd_clientstub.c130 DNSServiceErrorType cb_err;
1284 DNSServiceErrorType err; in DNSServiceGetProperty()
1418 DNSServiceErrorType err; in DNSServiceResolve()
1537 DNSServiceErrorType err; in DNSServiceQueryRecord()
1677 DNSServiceErrorType err; in DNSServiceGetAddrInfo()
1765 DNSServiceErrorType err; in DNSServiceBrowse()
1803 DNSServiceErrorType err; in DNSServiceSetDefaultDomainForUser()
1861 DNSServiceErrorType err; in DNSServiceRegister()
1932 DNSServiceErrorType err; in DNSServiceEnumerateDomains()
2020 DNSServiceErrorType err; in DNSServiceCreateConnection()
[all …]
H A Ddnssd_clientlib.c98 DNSServiceErrorType DNSSD_API DNSServiceConstructFullName in DNSServiceConstructFullName()
197 DNSServiceErrorType DNSSD_API TXTRecordSetValue in TXTRecordSetValue()
242 DNSServiceErrorType DNSSD_API TXTRecordRemoveValue in TXTRecordRemoveValue()
307 DNSServiceErrorType DNSSD_API TXTRecordGetItemAtIndex in TXTRecordGetItemAtIndex()
H A DClientRequests.h24 DNSServiceErrorType error, void *context);
H A Duds_daemon.h195 DNSServiceErrorType error; // Note: This field is in NETWORK byte order
H A Duds_daemon.c513 len += sizeof(DNSServiceErrorType); in GenerateNTDResponse()
562 len += sizeof(DNSServiceErrorType); in GenerateBrowseReply()
1132 int len = sizeof(DNSServiceFlags) + sizeof(mDNSu32) + sizeof(DNSServiceErrorType); in regrecord_callback()
3214 const DNSServiceErrorType error = in resolve_result_callback()
3242 len += sizeof(DNSServiceErrorType); in resolve_result_callback()
3285 len += sizeof(DNSServiceErrorType); in _return_resolve_request_error()
3584 len += sizeof(DNSServiceErrorType); in queryrecord_result_reply()
3715 len += sizeof(DNSServiceErrorType); in _return_queryrecord_request_error()
3909 … const char *domain, DNSServiceFlags flags, mDNSu32 ifi, DNSServiceErrorType err) in format_enumeration_reply()
3917 len += sizeof(DNSServiceErrorType); in format_enumeration_reply()
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c582DNSServiceErrorType errorCode, const char *replyDomain, void *context) in enum_reply()
735 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in browse_reply()
822 DNSServiceErrorType err = kDNSServiceErr_Unknown; in myTimerCallBack()
881 …NSSD_API reg_reply(DNSServiceRef sdref, const DNSServiceFlags flags, DNSServiceErrorType errorCode, in reg_reply()
1060 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in qr_reply()
1331 DNSServiceErrorType err = kDNSServiceErr_NoError;
1372 DNSServiceErrorType errorCode, void *context) in MyRegisterRecordCallback()
1402 static DNSServiceErrorType RegisterProxyAddressRecord(DNSServiceRef sdref, const char *host, const … in RegisterProxyAddressRecord()
1428 static DNSServiceErrorType RegisterService(DNSServiceRef *sdref, in RegisterService()
1760 DNSServiceErrorType err; in API_NULL_input_test()
[all …]
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c78 DNSServiceErrorType err; in _nss_mdns_queryrecord()
156 uint32_t ifIndex, DNSServiceErrorType errorCode, in _nss_mdns_querynamereply()
296 uint32_t ifIndex, DNSServiceErrorType errorCode, in _nss_mdns_queryaddrreply()