Home
last modified time | relevance | path

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

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dras.h323 WCHAR szIpxAddress[RAS_MaxIpxAddress + 1]; member
329 CHAR szIpxAddress[RAS_MaxIpxAddress + 1]; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dras.h323 WCHAR szIpxAddress[RAS_MaxIpxAddress + 1]; member
329 CHAR szIpxAddress[RAS_MaxIpxAddress + 1]; member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dras.d416 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
423 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d415 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
422 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dras.d416 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
423 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d415 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
422 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dras.d415 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
422 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d415 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
422 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d416 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
423 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dras.d415 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
422 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d415 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
422 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d416 WCHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
423 CHAR[RAS_MaxIpxAddress + 1] szIpxAddress = 0;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dras.h287 WCHAR szIpxAddress[RAS_MaxIpxAddress + 1 ]; variable
294 CHAR szIpxAddress[RAS_MaxIpxAddress + 1 ]; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dras.h287 WCHAR szIpxAddress[RAS_MaxIpxAddress + 1 ]; variable
294 CHAR szIpxAddress[RAS_MaxIpxAddress + 1 ]; variable
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dras.pp396 szIpxAddress:array[0..RAS_MaxIpxAddress] of TCHAR;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Rras/
H A Dmod.rs6556 pub szIpxAddress: [u16; 22], field
6566 …", &self.dwSize).field("dwError", &self.dwError).field("szIpxAddress", &self.szIpxAddress).finish() in fmt()
6571 ….dwSize == other.dwSize && self.dwError == other.dwError && self.szIpxAddress == other.szIpxAddress in eq()
6913 pub szIpxAddress: [super::super::Foundation::CHAR; 22], field
6926 …", &self.dwSize).field("dwError", &self.dwError).field("szIpxAddress", &self.szIpxAddress).finish() in fmt()
6932 ….dwSize == other.dwSize && self.dwError == other.dwError && self.szIpxAddress == other.szIpxAddress in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Rras/
H A Dmod.rs2858 pub szIpxAddress: [u16; 22], field
3043 pub szIpxAddress: [super::super::Foundation::CHAR; 22], field
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc6774 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of AnsiCHAR;
6783 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of WCHAR;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc6774 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of AnsiCHAR;
6783 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of WCHAR;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc6774 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of AnsiCHAR;
6783 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of WCHAR;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc6774 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of AnsiCHAR;
6783 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of WCHAR;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc6248 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of TCHAR;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc6248 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of TCHAR;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc6248 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of TCHAR;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc6248 szIpxAddress : array[0..(RAS_MaxIpxAddress + 1)-1] of TCHAR;