Home
last modified time | relevance | path

Searched defs:KERB_QUERY_BINDING_CACHE_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authorization/
H A Dmod.rs3082 unimplemented!("Unsupported target OS"); in eq()
3084 #[cfg(feature = "Win32_Foundation")]
3085 #[inline]
3086 pub unsafe fn GetInheritanceSourceA<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Fou…
3088 objecttype: SE_OBJECT_TYPE,
3089 securityinfo: u32,
3091 pobjectclassguids: *const *const ::windows::runtime::GUID, in default()
3096 pinheritarray: *mut INHERITED_FROMA, in default()
3097 ) -> u32 { in default()
3098 #[cfg(windows)] in default()
[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.rs1469 pub struct KERB_QUERY_BINDING_CACHE_RESPONSE { struct
1475 impl ::core::marker::Copy for KERB_QUERY_BINDING_CACHE_RESPONSE {} implementation
1477 impl ::core::clone::Clone for KERB_QUERY_BINDING_CACHE_RESPONSE { implementation