Home
last modified time | relevance | path

Searched refs:PPP_EAP_INPUT (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Draseapif.h206 } PPP_EAP_INPUT,*PPPP_EAP_INPUT; typedef
240 DWORD (WINAPI *RasEapBegin)(VOID **ppWorkBuffer, PPP_EAP_INPUT *pPppEapInput);
242 …EAP_PACKET *pSendPacket, DWORD cbSendPacket, PPP_EAP_OUTPUT *pEapOutput, PPP_EAP_INPUT *pEapInput);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Draseapif.h206 } PPP_EAP_INPUT,*PPPP_EAP_INPUT; typedef
240 DWORD (WINAPI *RasEapBegin)(VOID **ppWorkBuffer, PPP_EAP_INPUT *pPppEapInput);
242 …EAP_PACKET *pSendPacket, DWORD cbSendPacket, PPP_EAP_OUTPUT *pEapOutput, PPP_EAP_INPUT *pEapInput);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/ExtensibleAuthenticationProtocol/
H A Dmod.rs1087 pub struct PPP_EAP_INPUT { struct
1111 impl ::core::marker::Copy for PPP_EAP_INPUT {} argument
1113 impl ::core::clone::Clone for PPP_EAP_INPUT { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/ExtensibleAuthenticationProtocol/
H A Dmod.rs3196 pub struct PPP_EAP_INPUT { struct
3220 impl PPP_EAP_INPUT {} argument
3222 impl ::std::default::Default for PPP_EAP_INPUT { implementation
3228 impl ::std::fmt::Debug for PPP_EAP_INPUT { implementation
3256 impl ::std::cmp::PartialEq for PPP_EAP_INPUT { implementation
3282 impl ::std::cmp::Eq for PPP_EAP_INPUT {} implementation
3284 unsafe impl ::windows::runtime::Abi for PPP_EAP_INPUT { implementation