Home
last modified time | relevance | path

Searched refs:LUID_AND_ATTRIBUTES (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/advapi32/
H A DInterop.LUIDAndAttributes1.cs15 public LUID_AND_ATTRIBUTES this[uint index]
23 return ((LUID_AND_ATTRIBUTES*)pThis)[index];
31 ((LUID_AND_ATTRIBUTES*)pThis)[index] = value;
34 public const int Length = 1; private LUID_AND_ATTRIBUTES _elem_0;
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/csharp/
H A DAnsible.Privilege.cs23 public struct LUID_AND_ATTRIBUTES struct in Ansible.Privilege.NativeHelpers
34 public LUID_AND_ATTRIBUTES[] Privileges;
248 NativeHelpers.LUID_AND_ATTRIBUTES[] privileges; in GetAllPrivilegeInfo()
256 … privileges = new NativeHelpers.LUID_AND_ATTRIBUTES[privilegeInfo.PrivilegeCount]; in GetAllPrivilegeInfo()
296 …NativeHelpers.LUID_AND_ATTRIBUTES[] privilegeAttr = new NativeHelpers.LUID_AND_ATTRIBUTES[state.Co… in SetTokenPrivileges()
328 …ring, bool?> AdjustTokenPrivileges(SafeHandle token, NativeHelpers.LUID_AND_ATTRIBUTES[] newState,… in AdjustTokenPrivileges()
332 NativeHelpers.LUID_AND_ATTRIBUTES[] oldStatePrivileges; in AdjustTokenPrivileges()
351 … luidAttrSize = Marshal.SizeOf(typeof(NativeHelpers.LUID_AND_ATTRIBUTES)) * (newState.Length - 1); in AdjustTokenPrivileges()
359 Privileges = new NativeHelpers.LUID_AND_ATTRIBUTES[1], in AdjustTokenPrivileges()
402 … oldStatePrivileges = new NativeHelpers.LUID_AND_ATTRIBUTES[oldState.PrivilegeCount]; in AdjustTokenPrivileges()
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/module_utils/csharp/
H A DAnsible.Privilege.cs23 public struct LUID_AND_ATTRIBUTES struct in Ansible.Privilege.NativeHelpers
34 public LUID_AND_ATTRIBUTES[] Privileges;
248 NativeHelpers.LUID_AND_ATTRIBUTES[] privileges; in GetAllPrivilegeInfo()
256 … privileges = new NativeHelpers.LUID_AND_ATTRIBUTES[privilegeInfo.PrivilegeCount]; in GetAllPrivilegeInfo()
296 …NativeHelpers.LUID_AND_ATTRIBUTES[] privilegeAttr = new NativeHelpers.LUID_AND_ATTRIBUTES[state.Co… in SetTokenPrivileges()
328 …ring, bool?> AdjustTokenPrivileges(SafeHandle token, NativeHelpers.LUID_AND_ATTRIBUTES[] newState,… in AdjustTokenPrivileges()
332 NativeHelpers.LUID_AND_ATTRIBUTES[] oldStatePrivileges; in AdjustTokenPrivileges()
351 … luidAttrSize = Marshal.SizeOf(typeof(NativeHelpers.LUID_AND_ATTRIBUTES)) * (newState.Length - 1); in AdjustTokenPrivileges()
359 Privileges = new NativeHelpers.LUID_AND_ATTRIBUTES[1], in AdjustTokenPrivileges()
402 … oldStatePrivileges = new NativeHelpers.LUID_AND_ATTRIBUTES[oldState.PrivilegeCount]; in AdjustTokenPrivileges()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/csharp/
H A DAnsible.Privilege.cs23 public struct LUID_AND_ATTRIBUTES
34 public LUID_AND_ATTRIBUTES[] Privileges;
248 NativeHelpers.LUID_AND_ATTRIBUTES[] privileges; in SafeLsaHandle()
256 … privileges = new NativeHelpers.LUID_AND_ATTRIBUTES[privilegeInfo.PrivilegeCount]; in SafeLsaHandle()
296 …NativeHelpers.LUID_AND_ATTRIBUTES[] privilegeAttr = new NativeHelpers.LUID_AND_ATTRIBUTES[state.Co… in SafeLsaHandle()
328 …ring, bool?> AdjustTokenPrivileges(SafeHandle token, NativeHelpers.LUID_AND_ATTRIBUTES[] newState,… in SafeLsaHandle()
332 NativeHelpers.LUID_AND_ATTRIBUTES[] oldStatePrivileges; in SafeLsaHandle()
351 … luidAttrSize = Marshal.SizeOf(typeof(NativeHelpers.LUID_AND_ATTRIBUTES)) * (newState.Length - 1); in SafeLsaHandle()
359 Privileges = new NativeHelpers.LUID_AND_ATTRIBUTES[1], in SafeLsaHandle()
402 … oldStatePrivileges = new NativeHelpers.LUID_AND_ATTRIBUTES[oldState.PrivilegeCount]; in SafeLsaHandle()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/internal/syscall/windows/
H A Dsecurity_windows.go31 type LUID_AND_ATTRIBUTES struct { struct
38 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/py-minidump/minidump-0.0.20/minidump/utils/
H A Dprivileges.py54 class LUID_AND_ATTRIBUTES(ctypes.Structure): class
91 ('privileges', LUID_AND_ATTRIBUTES*0),
95 array_type = LUID_AND_ATTRIBUTES*self.count
185 size += ctypes.sizeof(LUID_AND_ATTRIBUTES)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/gcc10/gcc-10.3.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rogpeppe/go-internal/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/security/gopass/gopass-1.13.0/vendor/github.com/rogpeppe/go-internal/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/crypto/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/rogpeppe/go-internal/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES
/dports/lang/gcc11/gcc-11.2.0/libgo/go/internal/syscall/windows/
H A Dsecurity_windows.go32 type LUID_AND_ATTRIBUTES struct { struct
39 Privileges [1]LUID_AND_ATTRIBUTES

12345678910>>...14