Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
DVPCDetect.cpp59 err = translate_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr ); in IsVPCRunning()
/external/mdnsresponder/mDNSShared/
DCommonServices.h1090 #define kAuthenticationErr -6754 macro
DDebugServices.c1722 CaseErrorStringify( kAuthenticationErr ); in DebugGetErrorString()
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c474 err = translate_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr ); in RemoveService()
480 check_translated_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr ); in RemoveService()