Home
last modified time | relevance | path

Searched refs:ERROR_NONE_MAPPED (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/startup/
H A DnsUserInfoWin.cpp57 return getUsernameError == ERROR_NONE_MAPPED ? NS_ERROR_NOT_AVAILABLE in GetFullname()
69 return getUsernameError == ERROR_NONE_MAPPED ? NS_ERROR_NOT_AVAILABLE in GetFullname()
117 return getUsernameError == ERROR_NONE_MAPPED ? NS_ERROR_NOT_AVAILABLE in GetEmailAddress()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/startup/
H A DnsUserInfoWin.cpp64 return getUsernameError == ERROR_NONE_MAPPED ? in GetFullname()
76 return getUsernameError == ERROR_NONE_MAPPED ? in GetFullname()
127 return getUsernameError == ERROR_NONE_MAPPED ? in GetEmailAddress()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwarpcnterr.pas94 RPC_S_UNKNOWN_PRINCIPAL = ERROR_NONE_MAPPED;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcnterr.h19 #define RPC_S_UNKNOWN_PRINCIPAL ERROR_NONE_MAPPED
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcnterr.h19 #define RPC_S_UNKNOWN_PRINCIPAL ERROR_NONE_MAPPED
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/ReferenceSources/
H A Dwin32native.cs51 internal const int ERROR_NONE_MAPPED = 0x534; field in Microsoft.Win32.Win32Native
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java107 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java109 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java107 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java107 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java109 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java109 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java107 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java107 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java110 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java146 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsConstants.java110 public static final int ERROR_NONE_MAPPED = 1332; field in WindowsConstants
H A DWindowsUserPrincipals.java147 if (x.lastError() == ERROR_NONE_MAPPED) in lookup()

12345678910>>...23