Home
last modified time | relevance | path

Searched defs:TRUSTED_POSIX_OFFSET_INFO (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/
H A DUnsafeNativeMethods.cs561 internal sealed class TRUSTED_POSIX_OFFSET_INFO class
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/
H A Dlsad.py547 class TRUSTED_POSIX_OFFSET_INFO(NDRSTRUCT): class
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dntsecapi.h541 } TRUSTED_POSIX_OFFSET_INFO, *PTRUSTED_POSIX_OFFSET_INFO; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dntsecapi.h541 } TRUSTED_POSIX_OFFSET_INFO, *PTRUSTED_POSIX_OFFSET_INFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntsecapi.h433 } TRUSTED_POSIX_OFFSET_INFO,*PTRUSTED_POSIX_OFFSET_INFO; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntsecapi.h433 } TRUSTED_POSIX_OFFSET_INFO,*PTRUSTED_POSIX_OFFSET_INFO; 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.rs7741 pub struct TRUSTED_POSIX_OFFSET_INFO { struct
7744 impl ::core::marker::Copy for TRUSTED_POSIX_OFFSET_INFO {} implementation
7745 impl ::core::clone::Clone for TRUSTED_POSIX_OFFSET_INFO { implementation