Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntsecpkg.h701 } SECPKG_KERNEL_FUNCTIONS,*PSECPKG_KERNEL_FUNCTIONS; typedef
737 extern SECPKG_KERNEL_FUNCTIONS KspKernelFunctions;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntsecpkg.h701 } SECPKG_KERNEL_FUNCTIONS,*PSECPKG_KERNEL_FUNCTIONS; typedef
737 extern SECPKG_KERNEL_FUNCTIONS KspKernelFunctions;
/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.rs2137 pub type KspInitPackageFn = unsafe extern "system" fn(functiontable: *const SECPKG_KERNEL_FUNCTIONS
4804 pub struct SECPKG_KERNEL_FUNCTIONS { struct
4816 impl ::core::marker::Copy for SECPKG_KERNEL_FUNCTIONS {} argument
4818 impl ::core::clone::Clone for SECPKG_KERNEL_FUNCTIONS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs4650 …xtern "system" fn(functiontable: *const ::std::mem::ManuallyDrop<SECPKG_KERNEL_FUNCTIONS>) -> supe…
10983 pub struct SECPKG_KERNEL_FUNCTIONS {
10995 impl SECPKG_KERNEL_FUNCTIONS {}
10997 impl ::std::default::Default for SECPKG_KERNEL_FUNCTIONS {
11003 impl ::std::fmt::Debug for SECPKG_KERNEL_FUNCTIONS {
11009 impl ::std::cmp::PartialEq for SECPKG_KERNEL_FUNCTIONS {
11023 impl ::std::cmp::Eq for SECPKG_KERNEL_FUNCTIONS {}
11025 unsafe impl ::windows::runtime::Abi for SECPKG_KERNEL_FUNCTIONS {