Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp31 static int g_defaultErrorCode = kDNSServiceErr_Unknown; variable
104 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceProcessResult()
140 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceEnumerateDomains()
170 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceRegister()
195 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceAddRecord()
219 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceUpdateRecord()
240 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceRemoveRecord()
265 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceBrowse()
291 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceResolve()
313 DNSServiceErrorType ret = g_defaultErrorCode; in DNSServiceConstructFullName()
[all …]