Home
last modified time | relevance | path

Searched refs:ERROR_WRONG_TARGET_NAME (Results 1 – 25 of 498) sorted by relevance

12345678910>>...20

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/
H A DHResults.cs180 internal const int ERROR_WRONG_TARGET_NAME = unchecked((int)0x80070574); field in System.HResults
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/
H A D__HResults.cs176 internal const int ERROR_WRONG_TARGET_NAME = unchecked((int)0x80070574); field in System.__HResults
/dports/www/serf/serf-1.3.9/auth/
H A Dauth_spnego_sspi.c80 return APR_FROM_OS_ERROR(ERROR_WRONG_TARGET_NAME); in map_sspi_status()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/WinRT/
H A DExceptionHelpers.cs409 case __HResults.ERROR_WRONG_TARGET_NAME: in GetMappingExceptionForHR()
/dports/net/cjdns/cjdns-cjdns-v21.1/exception/
H A DWinEr.c1032 case ERROR_WRONG_TARGET_NAME: in WinEr_strerror()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h517 #define ERROR_WRONG_TARGET_NAME 1396 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinerror.h517 #define ERROR_WRONG_TARGET_NAME 1396 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h517 #define ERROR_WRONG_TARGET_NAME 1396 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinerror.h531 #define ERROR_WRONG_TARGET_NAME 1396 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d530 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d530 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d529 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d530 ERROR_WRONG_TARGET_NAME, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d529 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d529 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d529 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d529 ERROR_WRONG_TARGET_NAME, enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d529 ERROR_WRONG_TARGET_NAME,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d530 ERROR_WRONG_TARGET_NAME, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinerror.h543 #define ERROR_WRONG_TARGET_NAME 1396L macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinerror.h543 #define ERROR_WRONG_TARGET_NAME 1396L macro
/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Dsystem_errors.py3603 ERROR_WRONG_TARGET_NAME = 0x00000574 variable
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Derror.h995 #define ERROR_WRONG_TARGET_NAME 0x00000574 macro
/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/windows/c/
H A Derrors.rs553 pub const ERROR_WRONG_TARGET_NAME: DWORD = 1396; const
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinError.java7553 int ERROR_WRONG_TARGET_NAME = 1396; field

12345678910>>...20