OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAuthenticationErr
(Results
1 - 4
of
4
) sorted by null
/external/mdnsresponder/mDNSWindows/
VPCDetect.cpp
59
err = translate_errno( ok, (OSStatus) GetLastError(),
kAuthenticationErr
);
/external/mdnsresponder/mDNSShared/
CommonServices.h
[
all
...]
DebugServices.c
[
all
...]
/external/mdnsresponder/mDNSWindows/SystemService/
Service.c
474
err = translate_errno( ok, (OSStatus) GetLastError(),
kAuthenticationErr
);
480
check_translated_errno( ok, (OSStatus) GetLastError(),
kAuthenticationErr
);
[
all
...]
Completed in 481 milliseconds