Home
last modified time | relevance | path

Searched refs:SecurityQualityOfService (Results 1 – 25 of 34) sorted by relevance

12

/reactos/ntoskrnl/se/
H A Dsqos.c81 if (ObjectAttributes->SecurityQualityOfService != NULL) in SepCaptureSecurityQualityOfService()
83 ProbeForRead(ObjectAttributes->SecurityQualityOfService, in SepCaptureSecurityQualityOfService()
87 … if (((PSECURITY_QUALITY_OF_SERVICE)ObjectAttributes->SecurityQualityOfService)->Length == in SepCaptureSecurityQualityOfService()
96 ObjectAttributes->SecurityQualityOfService, in SepCaptureSecurityQualityOfService()
153 if (ObjectAttributes->SecurityQualityOfService != NULL) in SepCaptureSecurityQualityOfService()
155 … if (((PSECURITY_QUALITY_OF_SERVICE)ObjectAttributes->SecurityQualityOfService)->Length == in SepCaptureSecurityQualityOfService()
164 ObjectAttributes->SecurityQualityOfService, in SepCaptureSecurityQualityOfService()
187 …ecurityQualityOfService = (PSECURITY_QUALITY_OF_SERVICE)ObjectAttributes->SecurityQualityOfService; in SepCaptureSecurityQualityOfService()
188 *Present = (ObjectAttributes->SecurityQualityOfService != NULL); in SepCaptureSecurityQualityOfService()
H A Dtokenlif.c1606 … LocalSecurityQos = *(SECURITY_QUALITY_OF_SERVICE*)ObjectAttributes->SecurityQualityOfService; in NtCreateToken()
1674 … LocalSecurityQos = *(SECURITY_QUALITY_OF_SERVICE*)ObjectAttributes->SecurityQualityOfService; in NtCreateToken()
/reactos/sdk/include/xdk/
H A Dntdef.template.h258 PVOID SecurityQualityOfService; in $endif()
268 ULONG SecurityQualityOfService; in $endif()
278 ULONG64 SecurityQualityOfService; in $endif()
302 (p)->SecurityQualityOfService = NULL; \ in $endif()
H A Dcmtypes.h815 PVOID SecurityQualityOfService; member
833 PVOID SecurityQualityOfService; member
/reactos/ntoskrnl/ps/
H A Dsecurity.c1038 IN PSECURITY_QUALITY_OF_SERVICE SecurityQualityOfService) in NtImpersonateThread() argument
1057 ProbeForRead(SecurityQualityOfService, in NtImpersonateThread()
1062 SafeServiceQoS = *SecurityQualityOfService; in NtImpersonateThread()
1063 SecurityQualityOfService = &SafeServiceQoS; in NtImpersonateThread()
1093 SecurityQualityOfService, in NtImpersonateThread()
/reactos/sdk/include/ndk/
H A Dobtypes.h50 (p)->SecurityQualityOfService = NULL; \
346 SECURITY_QUALITY_OF_SERVICE SecurityQualityOfService; member
H A Dumtypes.h188 PVOID SecurityQualityOfService; member
H A Dpsfuncs.h448 _In_ PSECURITY_QUALITY_OF_SERVICE SecurityQualityOfService
706 _In_ PSECURITY_QUALITY_OF_SERVICE SecurityQualityOfService
/reactos/modules/rostests/tests/lpctst/
H A Dcreport.c92 ObjectAttributes.SecurityQualityOfService = in TryCreatePort()
H A Dconport.c102 ObjectAttributes.SecurityQualityOfService = in TryConnectPort()
/reactos/sdk/lib/rtl/
H A Dpriv.c75 ObjAttr.SecurityQualityOfService = &Sqos; in RtlImpersonateSelf()
218 ObjectAttributes.SecurityQualityOfService = &Sqos; in RtlAcquirePrivilege()
/reactos/modules/rostests/apitests/ntdll/
H A DNtAccessCheck.c39 ObjectAttributes.SecurityQualityOfService = &Sqos; in GetToken()
H A DNtAccessCheckByTypeResultList.c47 ObjectAttributes.SecurityQualityOfService = &Sqos; in GetTokenProcess()
H A DNtAccessCheckByType.c47 ObjectAttributes.SecurityQualityOfService = &Sqos; in GetTokenProcess()
/reactos/sdk/include/psdk/
H A Dwinternl.h222 PVOID SecurityQualityOfService; member
243 (p)->SecurityQualityOfService = NULL; \
H A Dntsecapi.h183 PVOID SecurityQualityOfService; member
/reactos/modules/rosapps/applications/sysutils/utils/objdir/
H A Dobjdir.c127 oa.SecurityQualityOfService = NULL; in ExpandSymbolicLink()
/reactos/ntoskrnl/ob/
H A Doblife.c501 SecurityQos = ObjectAttributes->SecurityQualityOfService; in ObpCaptureObjectCreateInformation()
552 ObjectCreateInfo->SecurityQualityOfService = *SecurityQos; in ObpCaptureObjectCreateInformation()
554 &ObjectCreateInfo->SecurityQualityOfService; in ObpCaptureObjectCreateInformation()
/reactos/ntoskrnl/config/
H A Dntapi.c141 CapturedObjectAttributes->SecurityQualityOfService = *SecurityQos; in ProbeAndCaptureObjectAttributes()
143 &CapturedObjectAttributes->SecurityQualityOfService; in ProbeAndCaptureObjectAttributes()
146 CapturedObjectAttributes->SecurityQualityOfService = NULL; in ProbeAndCaptureObjectAttributes()
/reactos/modules/rostests/tests/tokentest/
H A Dtokentest.c34 PVOID SecurityQualityOfService; // Points to type SECURITY_QUALITY_OF_SERVICE member
/reactos/modules/rostests/winetests/ntdll/
H A Dreg.c113 (p)->SecurityQualityOfService = NULL; \
1057 attr.SecurityQualityOfService = NULL; in test_symlinks()
1346 attr.SecurityQualityOfService = NULL; in get_key_value()
1437 attr.SecurityQualityOfService = NULL; in test_redirection()
H A Dpipe.c136 attr.SecurityQualityOfService = NULL; in create_pipe()
177 attr.SecurityQualityOfService = NULL; in test_create_invalid()
647 attr.SecurityQualityOfService = NULL; in test_filepipeinfo()
H A Dfile.c213 attr.SecurityQualityOfService = NULL; in create_file_test()
307 attr.SecurityQualityOfService = NULL; in create_file_test()
421 attr.SecurityQualityOfService = NULL; in open_file_test()
551 attr.SecurityQualityOfService = NULL; in open_file_test()
642 attr.SecurityQualityOfService = NULL; in delete_file_test()
3381 attr.SecurityQualityOfService = NULL; in test_query_volume_information_file()
3434 attr.SecurityQualityOfService = NULL; in test_query_attribute_information_file()
3508 attr.SecurityQualityOfService = NULL; in test_NtCreateFile()
3569 attr.SecurityQualityOfService = NULL; in test_readonly()
/reactos/dll/win32/lsasrv/
H A Dauthpackage.c1610 ObjectAttributes.SecurityQualityOfService = &Qos; in LsapLogonUser()
1652 ObjectAttributes.SecurityQualityOfService = &Qos; in LsapLogonUser()
/reactos/dll/win32/advapi32/sec/
H A Dmisc.c187 ObjectAttributes.SecurityQualityOfService = &Qos; in ImpersonateLoggedOnUser()

12