HomeSort by relevance Sort by last modified time
    Searched refs:PSID (Results 26 - 37 of 37) sorted by null

12

  /external/chromium_org/chrome/installer/gcapi/
gcapi.cc 260 PSID Group;
340 PSID sid = reinterpret_cast<TOKEN_USER*>(token_user)->User.Sid;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 201 PSID UserSid;
224 PSID DomainSid;
296 PSID pSid;
321 typedef VOID (NTAPI LSA_AUDIT_LOGON)(NTSTATUS Status,NTSTATUS SubStatus,PUNICODE_STRING AccountName,PUNICODE_STRING AuthenticatingAuthority,PUNICODE_STRING WorkstationName,PSID UserSid,SECURITY_LOGON_TYPE LogonType,PTOKEN_SOURCE TokenSource,PLUID LogonId);
    [all...]
sspi.h 801 KSECDDDECLSPEC NTSTATUS WINAPI SecLookupAccountSid(PSID Sid,PULONG NameSize,PUNICODE_STRING NameBuffer,PULONG DomainSize,PUNICODE_STRING DomainBuffer,PSID_NAME_USE NameUse);
802 KSECDDDECLSPEC NTSTATUS WINAPI SecLookupAccountName(PUNICODE_STRING Name,PULONG SidSize,PSID Sid,PSID_NAME_USE NameUse,PULONG DomainSize,PUNICODE_STRING ReferencedDomain);
803 KSECDDDECLSPEC NTSTATUS WINAPI SecLookupWellKnownSid(WELL_KNOWN_SID_TYPE SidType,PSID Sid,ULONG SidBufferSize,PULONG SidSize);
    [all...]
winwlx.h 150 int WINAPI WlxLoggedOutSAS(PVOID pWlxContext,DWORD dwSasType,PLUID pAuthenticationId,PSID pLogonSid,PDWORD pdwOptions,PHANDLE phToken,PWLX_MPR_NOTIFY_INFO pNprNotifyInfo,PVOID *pProfile);
winternl.h 975 NTSTATUS NTAPI RtlConvertSidToUnicodeString(PUNICODE_STRING UnicodeString,PSID Sid,BOOLEAN AllocateDestinationString);
    [all...]
comsvcs.h     [all...]
winnt.h     [all...]
wincrypt.h     [all...]
  /external/chromium_org/remoting/host/win/
elevated_controller.cc 74 PSID administrators_group = NULL;
  /external/chromium_org/components/policy/core/common/
policy_loader_win.cc 257 PSID sid_user,
  /external/chromium_org/rlz/lib/
rlz_lib_test.cc 593 bool HasAccess(PSID sid, ACCESS_MASK access_mask, ACL* dacl);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 728 milliseconds

12