Home
last modified time | relevance | path

Searched refs:RASEAPINFO (Results 1 – 17 of 17) sorted by relevance

/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinRas.java82 public static class RASEAPINFO extends Structure { class
84 public RASEAPINFO() { in RASEAPINFO() method in WinRas.RASEAPINFO
88 public RASEAPINFO(Pointer memory) { in RASEAPINFO() method in WinRas.RASEAPINFO
93 public RASEAPINFO(byte[] data) { in RASEAPINFO() method in WinRas.RASEAPINFO
100 public RASEAPINFO(String s) { in RASEAPINFO() method in WinRas.RASEAPINFO
223 public RASEAPINFO RasEapInfo;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dras.h169 #define RASEAPINFO struct tagRASEAPINFO macro
170 RASEAPINFO {
182 RASEAPINFO RasEapInfo;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dras.h169 #define RASEAPINFO struct tagRASEAPINFO macro
170 RASEAPINFO {
182 RASEAPINFO RasEapInfo;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dras.h839 } RASEAPINFO; typedef
849 RASEAPINFO RasEapInfo;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dras.h839 } RASEAPINFO; typedef
849 RASEAPINFO RasEapInfo;
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dras.d337 struct RASEAPINFO { struct
352 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d336 struct RASEAPINFO { struct
351 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dras.d337 struct RASEAPINFO { struct
352 RASEAPINFO RasEapInfo; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d336 struct RASEAPINFO { struct
351 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dras.d336 struct RASEAPINFO { struct
351 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d336 struct RASEAPINFO { struct
351 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d337 struct RASEAPINFO { struct
352 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dras.d336 struct RASEAPINFO { struct
351 RASEAPINFO RasEapInfo; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d336 struct RASEAPINFO { struct
351 RASEAPINFO RasEapInfo; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dras.d337 struct RASEAPINFO { struct
352 RASEAPINFO RasEapInfo; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Rras/
H A Dmod.rs2399 pub RasEapInfo: RASEAPINFO,
2464 pub struct RASEAPINFO { struct
2468 impl ::core::marker::Copy for RASEAPINFO {} argument
2469 impl ::core::clone::Clone for RASEAPINFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Rras/
H A Dmod.rs5808 pub RasEapInfo: RASEAPINFO,
5915 pub struct RASEAPINFO { struct
5919 impl RASEAPINFO {} implementation
5920 impl ::std::default::Default for RASEAPINFO { implementation
5925 impl ::std::cmp::PartialEq for RASEAPINFO { implementation
5930 impl ::std::cmp::Eq for RASEAPINFO {} implementation
5931 unsafe impl ::windows::runtime::Abi for RASEAPINFO { implementation