OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nt_authority
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/rlz/win/lib/
process_info.cc
131
SID_IDENTIFIER_AUTHORITY
nt_authority
= SECURITY_NT_AUTHORITY;
local
135
if (AllocateAndInitializeSid(&
nt_authority
, 2,
/external/chromium_org/remoting/host/win/
elevated_controller.cc
73
SID_IDENTIFIER_AUTHORITY
nt_authority
= SECURITY_NT_AUTHORITY;
local
75
BOOL result = AllocateAndInitializeSid(&
nt_authority
,
Completed in 596 milliseconds