Home
last modified time | relevance | path

Searched defs:SecPkgContext_NegoStatus (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h562 } SecPkgContext_NegoStatus,*PSecPkgContext_NegoStatus; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h562 } SecPkgContext_NegoStatus,*PSecPkgContext_NegoStatus; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs6837 pub struct SecPkgContext_NegoStatus { struct
6840 impl ::core::marker::Copy for SecPkgContext_NegoStatus {} argument
6841 impl ::core::clone::Clone for SecPkgContext_NegoStatus { implementation