Home
last modified time | relevance | path

Searched defs:SEC_NEGOTIATION_INFO (Results 1 – 4 of 4) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authorization/
H A Dmod.rs12287 self.0.bitand_assign(rhs.0)
12290 impl ::std::ops::Not for SI_OBJECT_INFO_FLAGS {
12292 fn not(self) -> Self {
12293 Self(self.0.not())
12296 pub const SI_OWNER_READONLY: i32 = 64i32; in default()
12297 pub const SI_OWNER_RECURSE: i32 = 256i32;
12300 pub struct SI_PAGE_ACTIVATED(pub i32); in fmt()
12304 pub const SI_SHOW_OWNER_ACTIVATED: SI_PAGE_ACTIVATED = SI_PAGE_ACTIVATED(3i32);
12309 fn from(value: i32) -> Self {
12310 Self(value)
[all …]
/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.rs5329 pub struct SEC_NEGOTIATION_INFO { struct
5335 impl ::core::marker::Copy for SEC_NEGOTIATION_INFO {} implementation
5336 impl ::core::clone::Clone for SEC_NEGOTIATION_INFO { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h238 } SEC_NEGOTIATION_INFO,*PSEC_NEGOTIATION_INFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsspi.h238 } SEC_NEGOTIATION_INFO,*PSEC_NEGOTIATION_INFO; typedef