Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp99 DNSServiceErrorType DNSSD_API
102 typedef DNSServiceErrorType (DNSSD_API * Func)(DNSServiceRef sdRef); in DNSServiceProcessResult()
104 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceProcessResult()
128 DNSServiceErrorType DNSSD_API
138 …typedef DNSServiceErrorType (DNSSD_API * Func)(DNSServiceRef*, DNSServiceFlags, uint32_t, DNSServi… in DNSServiceEnumerateDomains()
140 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceEnumerateDomains()
151 DNSServiceErrorType DNSSD_API
168 …typedef DNSServiceErrorType (DNSSD_API * Func)(DNSServiceRef*, DNSServiceFlags, uint32_t, const ch… in DNSServiceRegister()
170 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceRegister()
181 DNSServiceErrorType DNSSD_API
[all …]
/external/mdnsresponder/mDNSShared/
Ddns_sd.h636 typedef int32_t DNSServiceErrorType; typedef
663 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
746 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
824 DNSServiceErrorType errorCode,
859 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
914 DNSServiceErrorType errorCode,
1024 DNSServiceErrorType DNSSD_API DNSServiceRegister
1079 DNSServiceErrorType DNSSD_API DNSServiceAddRecord
1120 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecord
1152 DNSServiceErrorType DNSSD_API DNSServiceRemoveRecord
[all …]
Ddnssd_clientstub.c110 DNSServiceErrorType cb_err;
416 static DNSServiceErrorType ConnectToServer(DNSServiceRef *ref, DNSServiceFlags flags, uint32_t op, … in ConnectToServer()
547 static DNSServiceErrorType deliver_request(ipc_msg_hdr *hdr, DNSServiceOp *sdr) in deliver_request()
554 DNSServiceErrorType err = kDNSServiceErr_Unknown; // Default for the "goto cleanup" cases in deliver_request()
811 static void CallbackWithError(DNSServiceRef sdRef, DNSServiceErrorType error) in CallbackWithError()
878 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef) in DNSServiceProcessResult()
1076 DNSServiceErrorType DNSSD_API DNSServiceGetProperty(const char *property, void *result, uint32_t *s… in DNSServiceGetProperty()
1084 DNSServiceErrorType err = ConnectToServer(&tmp, 0, getproperty_request, NULL, NULL, NULL); in DNSServiceGetProperty()
1133 DNSServiceErrorType DNSSD_API DNSServiceResolve in DNSServiceResolve()
1148 DNSServiceErrorType err; in DNSServiceResolve()
[all …]
Ddnssd_clientshim.c107 DNSServiceErrorType DNSServiceProcessResult(DNSServiceRef sdRef) in DNSServiceProcessResult()
128 DNSServiceErrorType DNSServiceEnumerateDomains in DNSServiceEnumerateDomains()
222 DNSServiceErrorType DNSServiceRegister in DNSServiceRegister()
304 DNSServiceErrorType DNSServiceAddRecord in DNSServiceAddRecord()
325 DNSServiceErrorType DNSServiceUpdateRecord in DNSServiceUpdateRecord()
344 DNSServiceErrorType DNSServiceRemoveRecord in DNSServiceRemoveRecord()
397 DNSServiceErrorType DNSServiceBrowse in DNSServiceBrowse()
479 DNSServiceErrorType DNSServiceResolve in DNSServiceResolve()
581 DNSServiceErrorType DNSServiceCreateConnection(DNSServiceRef *sdRef) in DNSServiceCreateConnection()
587 DNSServiceErrorType DNSServiceRegisterRecord in DNSServiceRegisterRecord()
[all …]
Ddnssd_clientlib.c102 DNSServiceErrorType DNSSD_API DNSServiceConstructFullName in DNSServiceConstructFullName()
201 DNSServiceErrorType DNSSD_API TXTRecordSetValue in TXTRecordSetValue()
246 DNSServiceErrorType DNSSD_API TXTRecordRemoveValue in TXTRecordRemoveValue()
311 DNSServiceErrorType DNSSD_API TXTRecordGetItemAtIndex in TXTRecordGetItemAtIndex()
Duds_daemon.c232 DNSServiceErrorType error; // Note: This field is in NETWORK byte order
422 len += sizeof(DNSServiceErrorType); in GenerateNTDResponse()
465 len += sizeof(DNSServiceErrorType); in GenerateBonjourBrowserResponse()
901 int len = sizeof(DNSServiceFlags) + sizeof(mDNSu32) + sizeof(DNSServiceErrorType); in regrecord_callback()
2256 len += sizeof(DNSServiceErrorType); in resolve_result_callback()
2642 DNSServiceErrorType error = kDNSServiceErr_NoError; in queryrecord_result_callback()
2806 len += sizeof(DNSServiceErrorType); in queryrecord_result_callback()
3064 const char *domain, DNSServiceFlags flags, mDNSu32 ifi, DNSServiceErrorType err) in format_enumeration_reply()
3072 len += sizeof(DNSServiceErrorType); in format_enumeration_reply()
3265 replyLen += sizeof(DNSServiceErrorType); in port_mapping_create_request_callback()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDService.h248 DNSServiceErrorType errorCode,
261 DNSServiceErrorType errorCode,
278 DNSServiceErrorType errorCode,
295 DNSServiceErrorType errorCode,
310 DNSServiceErrorType errorCode,
328 DNSServiceErrorType errorCode,
343 DNSServiceErrorType errorCode,
360 DNSServiceErrorType errorCode,
368 ShouldHandleReply( DNSServiceErrorType errorCode, CDNSSDEventManager *& eventManager );
DDNSSDService.cpp68 DNSServiceErrorType err = 0; in FinalConstruct()
190 DNSServiceErrorType err = 0; in EnumerateDomains()
284 DNSServiceErrorType err = 0; in Browse()
394 DNSServiceErrorType err = 0; in Resolve()
514 DNSServiceErrorType err = 0; in Register()
648 DNSServiceErrorType err = 0; in QueryRecord()
754 DNSServiceErrorType err = 0; in RegisterRecord()
864 DNSServiceErrorType err = 0; in AddRecord()
960 DNSServiceErrorType err = 0; in ReconfirmRecord()
1016 DNSServiceErrorType err = 0; in GetProperty()
[all …]
DDNSSD.cpp21 DNSServiceErrorType err = 0; in Browse()
77 DNSServiceErrorType err = 0; in Resolve()
132 DNSServiceErrorType err = 0; in EnumerateDomains()
184 DNSServiceErrorType err = 0; in Register()
252 DNSServiceErrorType err = 0; in QueryRecord()
304 DNSServiceErrorType err = 0; in GetAddrInfo()
355 DNSServiceErrorType err = 0; in CreateConnection()
398 DNSServiceErrorType err = 0; in NATPortMappingCreate()
449 DNSServiceErrorType err = 0; in GetProperty()
489 DNSServiceErrorType errorCode, in DomainEnumReply()
[all …]
DTXTRecord.cpp48 DNSServiceErrorType err; in SetValue()
110 DNSServiceErrorType err; in RemoveValue()
278 DNSServiceErrorType err; in GetKeyAtIndex()
324 DNSServiceErrorType err; in GetValueAtIndex()
DDNSSDRecord.cpp44 DNSServiceErrorType err = 0; in Update()
82 DNSServiceErrorType err = 0; in Remove()
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h326 DNSServiceErrorType errorCode,
336 DNSServiceErrorType errorCode,
349 DNSServiceErrorType errorCode,
362 DNSServiceErrorType errorCode,
377 DNSServiceErrorType errorCode,
387 DNSServiceErrorType errorCode,
Ddnssd_NET.cpp444 DNSServiceErrorType errorCode, in EnumerateDomainsCallback()
471 DNSServiceErrorType errorCode, in RegisterCallback()
501 DNSServiceErrorType errorCode, in BrowseCallback()
531 DNSServiceErrorType errorCode, in ResolveCallback()
577 DNSServiceErrorType errorCode, in RegisterRecordCallback()
613 DNSServiceErrorType errorCode, in QueryRecordCallback()
1050 DNSServiceErrorType err; in SetValue()
1075 DNSServiceErrorType err; in RemoveValue()
1183 DNSServiceErrorType err;
/external/mdnsresponder/Clients/
Ddns-sd.c341 DNSServiceErrorType errorCode, const char *replyDomain, void *context) in enum_reply()
417 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in zonedata_resolve()
477 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in zonedata_browse()
494 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in browse_reply()
547 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in resolve_reply()
575 DNSServiceErrorType err = kDNSServiceErr_Unknown; in myTimerCallBack()
633 …NSSD_API reg_reply(DNSServiceRef sdref, const DNSServiceFlags flags, DNSServiceErrorType errorCode, in reg_reply()
679 …(DNSServiceRef sdref, const DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, in qr_reply()
760 …eply(DNSServiceRef sdref, DNSServiceFlags flags, uint32_t ifIndex, DNSServiceErrorType errorCode, … in port_mapping_create_reply()
784 …SServiceRef sdref, DNSServiceFlags flags, uint32_t interfaceIndex, DNSServiceErrorType errorCode, … in addrinfo_reply()
[all …]
/external/mdnsresponder/mDNSWindows/ControlPanel/
DConfigPropertySheet.h84 DNSServiceErrorType errorCode,
DConfigPropertySheet.cpp256 DNSServiceErrorType errorCode, in BrowseDomainsReply()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c577 DNSServiceErrorType error_code,
852 DNSServiceErrorType errcode; in mdns_lookup_name()
940 DNSServiceErrorType errcode; in mdns_lookup_addr()
1063 DNSServiceErrorType error_code, in mdns_lookup_callback()
/external/libcups/cups/
Ddest.c166 DNSServiceErrorType errorCode,
198 DNSServiceErrorType errorCode,
206 DNSServiceErrorType errorCode,
2653 DNSServiceErrorType errorCode, /* I - Error, if any */ in cups_dnssd_browse_cb()
2969 DNSServiceErrorType errorCode, /* I - Error, if any */ in cups_dnssd_local_cb()
3074 DNSServiceErrorType errorCode, /* I - Error, if any */
Dhttp-support.c119 DNSServiceErrorType errorCode,
2134 DNSServiceErrorType errorCode, /* I - Error, if any */ in http_resolve_cb()
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c159 DNSServiceErrorType inErrorCode,
173 DNSServiceErrorType inErrorCode,
1155 DNSServiceErrorType inErrorCode, in QueryRecordCallback4()
1242 DNSServiceErrorType inErrorCode, in QueryRecordCallback6()
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c230 typedef DNSServiceErrorType ( DNSSD_API *DNSServiceRegisterFunc )
4815 DNSServiceErrorType err; in SMBRegistrationThread()