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

/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/
H A DVPCDetect.cpp59 err = translate_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr );
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/SystemService/
H A DService.c452 err = translate_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr );
458 check_translated_errno( ok, (OSStatus) GetLastError(), kAuthenticationErr );
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DCommonServices.h1011 @constant kAuthenticationErr -6754 Authentication failed or is not supported.
1090 #define kAuthenticationErr -6754 macro
H A DDebugServices.c1722 CaseErrorStringify( kAuthenticationErr );

Completed in 102 milliseconds