Searched refs:RtlAcquirePrivilege (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/win32/kernel32/client/ |
H A D | time.c | 391 Status = RtlAcquirePrivilege(&Privilege, 1, 0, &State); in SetLocalTime() 434 Status = RtlAcquirePrivilege(&Privilege, 1, 0, &State); in SetSystemTime()
|
H A D | job.c | 295 Status = RtlAcquirePrivilege(&Privilege, 1, 0, &State); in SetInformationJobObject()
|
H A D | utils.c | 671 Status = RtlAcquirePrivilege(&Privilege, 1, 0, &State); in BasepIsRealtimeAllowed()
|
H A D | proc.c | 1050 Status = RtlAcquirePrivilege(&Privilege, 1, 0, &State); in SetProcessWorkingSetSizeEx() 3858 Status = RtlAcquirePrivilege(&PrivilegeValue, 1, 0, &PrivilegeState); in CreateProcessInternalW()
|
/reactos/sdk/lib/rtl/ |
H A D | priv.c | 110 RtlAcquirePrivilege(IN PULONG Privilege, in RtlAcquirePrivilege() function
|
/reactos/dll/ntdll/def/ |
H A D | ntdll.spec | 607 @ stdcall RtlAcquirePrivilege(ptr long long ptr)
|
/reactos/sdk/include/ndk/ |
H A D | rtlfuncs.h | 1232 RtlAcquirePrivilege(
|